diff options
author | Adarsh Fernando <adarshf@google.com> | 2016-02-03 18:28:50 -0800 |
---|---|---|
committer | Adarsh Fernando <adarshf@google.com> | 2016-02-04 08:37:53 -0800 |
commit | f41e6cebe546cd1c2df52cf41580b53978b7f8e6 (patch) | |
tree | 0b6ddaf39bb8709e28e2ee25194b379586edb90c /docs/html/sdk | |
parent | 44b6a46eee96e8b8ff08bbb23526e8d18b026dd8 (diff) |
Docs: Fixed misspelled word in build.png: "Reources" > "Resources"
Bug: 23617602
Change-Id: Id8fe42139b41daa96601634d1592afe697277872
Diffstat (limited to 'docs/html/sdk')
-rwxr-xr-x | docs/html/sdk/installing/studio-build.jd | 2 |
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> |