diff options
author | Kenny Root <kroot@google.com> | 2010-05-26 15:36:27 -0700 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2010-05-26 15:36:27 -0700 |
commit | 99cb1d16cc609866bb17c729d9b41926924ab4dd (patch) | |
tree | 8580500eb72f4ff608066f367a443a29534ef3ae | |
parent | 02ad7fc23a8f6a6eddf8ac25138c78f2fd5e8ed7 (diff) | |
parent | 5a5697c81a7382d3339a851dfbca13c14246fc23 (diff) | |
download | android_development-99cb1d16cc609866bb17c729d9b41926924ab4dd.tar.gz android_development-99cb1d16cc609866bb17c729d9b41926924ab4dd.tar.bz2 android_development-99cb1d16cc609866bb17c729d9b41926924ab4dd.zip |
Merge "Spelling fix for source download page" into froyo
-rw-r--r-- | pdk/docs/source/download.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pdk/docs/source/download.jd b/pdk/docs/source/download.jd index 065a70897..329deffeb 100644 --- a/pdk/docs/source/download.jd +++ b/pdk/docs/source/download.jd @@ -13,7 +13,7 @@ What's in the source?</h2> <div>To see snapshots and histories of the files available in the public Android repositories, visit the <a href="http://android.git.kernel.org/">GitWeb</a> web interface.</div> <div></div> -<div>The source is approximentely 2.1GB in size.You will need 6GB free to complete the build.<br><br></div> +<div>The source is approximately 2.1GB in size. You will need 6GB free to complete the build.<br><br></div> <h2> Setting up your machine</h2> <div>To build the Android source files, you will need to use Linux or Mac OS. Building under Windows is not currently supported.</div> |