OSDN Git Service

Docs: Fixed misspelled word in build.png: "Reources" > "Resources"
authorAdarsh Fernando <adarshf@google.com>
Thu, 4 Feb 2016 02:28:50 +0000 (18:28 -0800)
committerAdarsh Fernando <adarshf@google.com>
Thu, 4 Feb 2016 16:37:53 +0000 (08:37 -0800)
Bug: 23617602
Change-Id: Id8fe42139b41daa96601634d1592afe697277872

docs/html/images/build.png
docs/html/sdk/installing/studio-build.jd

index bf4cf4e..94cc21b 100644 (file)
Binary files a/docs/html/images/build.png and b/docs/html/images/build.png differ
index 54691bf..a486817 100755 (executable)
@@ -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>