aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Ly <robertly@google.com>2013-05-08 15:05:04 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2013-05-08 15:05:04 -0700
commit80f6d67570c5c35b21edf1ef3d6681f7be880c1a (patch)
treecff0918b3a3023960669506050ebc678cfb79973
parent2d65e2a15ffd4dbdc52440bfc25ee7657f3b6402 (diff)
parent001b1d43353081116b0d5a1a39f734597dc29990 (diff)
downloadsource.android.com-80f6d67570c5c35b21edf1ef3d6681f7be880c1a.tar.gz
am 001b1d43: fix typos
* commit '001b1d43353081116b0d5a1a39f734597dc29990': fix typos
-rw-r--r--src/legal.jd2
-rw-r--r--src/source/initializing.jd3
2 files changed, 2 insertions, 3 deletions
diff --git a/src/legal.jd b/src/legal.jd
index e9a9e674..61c8cb4e 100644
--- a/src/legal.jd
+++ b/src/legal.jd
@@ -24,7 +24,7 @@ header.hide=1
<div class="landing-banner">
<h1 itemprop="name" style="margin-bottom:0;">Legal Notice</h1>
-
+
<p>Android is developed by Google Inc. and the <a
href="http://www.openhandsetalliance.com/">Open Handset Alliance</a>. We've made it available to you
as a development platform pursuant to our commitment to openness, freedom, and innovation in
diff --git a/src/source/initializing.jd b/src/source/initializing.jd
index f53e6fb0..42448ac3 100644
--- a/src/source/initializing.jd
+++ b/src/source/initializing.jd
@@ -24,8 +24,7 @@ page.title=Initializing a Build Environment
</div>
</div>
-<h1 id="initializing-a-build-environment">Initializing a Build Environment</h1>
-<p>The "Getting Started" section describes how to set up your local work environment, how to use Repo to get the Android files, and how to build the files on your machine. To build the Android source files, you will need to use Linux or Mac OS. Building under Windows is not currently supported.</p>
+<p>This section describes how to set up your local work environment to build the Android source files. You will need to use Linux or Mac OS. Building under Windows is not currently supported.</p>
<p><em>Note: The source download is approximately 8.5GB in size.
You will need over 30GB free to complete a single build, and
up to 100GB (or more) for a full set of builds.</em></p>