From 001b1d43353081116b0d5a1a39f734597dc29990 Mon Sep 17 00:00:00 2001 From: Robert Ly Date: Wed, 8 May 2013 15:02:29 -0700 Subject: fix typos Change-Id: I71a169bd817ee45b74dd067c61103338fa99b3f3 --- src/legal.jd | 4 ++-- src/source/initializing.jd | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/src/legal.jd b/src/legal.jd index 652c3032..a8efe670 100644 --- a/src/legal.jd +++ b/src/legal.jd @@ -24,7 +24,7 @@ header.hide=1

Legal Notice

- +

Android is developed by Google Inc. and the Open Handset Alliance. We've made it available to you as a development platform pursuant to our commitment to openness, freedom, and innovation in @@ -34,7 +34,7 @@ header.hide=1

Android Brands

-

The "Android" name, the AndroidThe "Android" name, the Android logo, and other trademarks are property of Google Inc. You may not use the logo or the logo's custom typeface.

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
-

Initializing a Build Environment

-

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.

+

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.

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.

-- cgit v1.2.3