summaryrefslogtreecommitdiff
path: root/docs/html/sdk/installing
diff options
context:
space:
mode:
authorAdarsh Fernando <adarshf@google.com>2016-02-04 18:18:19 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2016-02-04 18:18:19 +0000
commitf6870582ef5f28c048450e9927b8bb6cc1343f9b (patch)
tree17203e733a68a54211112798d190c5853e5c2f0a /docs/html/sdk/installing
parent00f2aaad15b481fae193baa05d6884152ef2cc6d (diff)
parentf41e6cebe546cd1c2df52cf41580b53978b7f8e6 (diff)
Merge "Docs: Fixed misspelled word in build.png: "Reources" > "Resources"" into mnc-docs
Diffstat (limited to 'docs/html/sdk/installing')
-rwxr-xr-xdocs/html/sdk/installing/studio-build.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/sdk/installing/studio-build.jd b/docs/html/sdk/installing/studio-build.jd
index 54691bfb9a08..a4868175a8f3 100755
--- a/docs/html/sdk/installing/studio-build.jd
+++ b/docs/html/sdk/installing/studio-build.jd
@@ -84,7 +84,7 @@ directory.</p>
usage when the application is -running on a device.</li>
</ul>
-<p class="note"><b>Note:</b> Apps are limited to a 64K method reference limit. If your app reaches
+<p class="note"><b>Note:</b> Apps are limited to a 65K method reference limit. If your app reaches
this limit, the build process outputs the following error message:
<pre>Unable to execute dex: method ID not in [0, 0xffff]: 65536.</pre>