From 5a5697c81a7382d3339a851dfbca13c14246fc23 Mon Sep 17 00:00:00 2001 From: Kenny Root Date: Wed, 5 May 2010 18:06:45 -0700 Subject: [PATCH] Spelling fix for source download page Change-Id: I177310b80a2fe632823b6c7b7b63ec11e8e6e829 --- pdk/docs/source/download.jd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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?
To see snapshots and histories of the files available in the public Android repositories, visit the GitWeb web interface.
-
The source is approximentely 2.1GB in size.You will need 6GB free to complete the build.

+
The source is approximately 2.1GB in size. You will need 6GB free to complete the build.

Setting up your machine

To build the Android source files, you will need to use Linux or Mac OS. Building under Windows is not currently supported.