aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Ly <robertly@google.com>2013-05-08 15:14:36 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2013-05-08 15:14:36 -0700
commitfdc0fb1d9cf53aa52e49bedd7a9ed0a5c7f3612b (patch)
tree6d9b223af4ff86da579218625218437da5e9f4f2
parentee98ff3b050b36f5cd745f75b5a96c29978e2e55 (diff)
parent420e5d88ea7136a5d62332be65abd965a2756bd1 (diff)
downloadsource.android.com-fdc0fb1d9cf53aa52e49bedd7a9ed0a5c7f3612b.tar.gz
am 420e5d88: am 637f6d47: am 80f6d675: am 001b1d43: fix typos
* commit '420e5d88ea7136a5d62332be65abd965a2756bd1': 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>