summaryrefslogtreecommitdiffstats
path: root/docs/html
diff options
context:
space:
mode:
authorRich Slogar <rslogar@google.com>2015-02-25 23:11:22 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2015-02-25 23:11:24 +0000
commitdb2ebca7ed10a4d5d943e414a35d4734b9987e91 (patch)
tree7e7521bcc66a867c8b4347a2700a565b61437581 /docs/html
parent414188262311ec48235095a5dec622b24f7e69ef (diff)
parent69044ae842316162ba64e5c27a6730235154414f (diff)
downloadframeworks_base-db2ebca7ed10a4d5d943e414a35d4734b9987e91.zip
frameworks_base-db2ebca7ed10a4d5d943e414a35d4734b9987e91.tar.gz
frameworks_base-db2ebca7ed10a4d5d943e414a35d4734b9987e91.tar.bz2
Merge "docs: note to install linux packages v2 update" into lmp-docs
Diffstat (limited to 'docs/html')
-rw-r--r--docs/html/sdk/installing/index.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/sdk/installing/index.jd b/docs/html/sdk/installing/index.jd
index 40f5e4a..dc258db 100644
--- a/docs/html/sdk/installing/index.jd
+++ b/docs/html/sdk/installing/index.jd
@@ -122,7 +122,7 @@ you can access them at:</p>
<li>If the SDK is not already installed, follow the setup wizard to install the SDK and any
necessary SDK tools.
<p class="note"><strong>Note:</strong> You may also need to install the ia32-libs,
- lib32ncurses5-dev, and lib32stc++6 packages. These packages are required to support 32-bit apps
+ lib32ncurses5-dev, and lib32stdc++6 packages. These packages are required to support 32-bit apps
on a 64-bit machine. </p>
</li>
</ol>