summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Scott Main <smain@google.com> 2011-12-15 19:49:50 -0800
committer Android Git Automerger <android-git-automerger@android.com> 2011-12-15 19:49:50 -0800
commitec09b2691ef24e25d28d9946c722d154b6067224 (patch)
tree352706b141b47b7c623a83df734c7d899717d56a
parent0bc0e5e35ae0939f85da5b79df69a6b6040bf496 (diff)
parentce5643c7c43c2c680e683c56507ffa1bf5b9a316 (diff)
am ce5643c7: am abfcbd16: docs: typo in training orientation
* commit 'ce5643c7c43c2c680e683c56507ffa1bf5b9a316': docs: typo in training orientation
-rw-r--r--docs/html/training/index.jd10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/html/training/index.jd b/docs/html/training/index.jd
index f2fe6802f059..5e8592436f93 100644
--- a/docs/html/training/index.jd
+++ b/docs/html/training/index.jd
@@ -9,9 +9,9 @@ page.title=Orientation to Android Training
<p>Welcome to Android Training. Here you'll find a collection of classes that aim to help you
build great apps for Android, using best practices in a variety of framework topics.</p>
-<p>Each class explains the steps required to solve a problem or implement a feature using plenty of
-code snippets and sample code for you to use in your apps.</p>
+<p>Each class explains the steps required to solve a problem or implement a feature using code
+snippets and sample code for you to use in your apps.</p>
-<p>This is just the beginning. We plan to add many more classes, expand and refine existing classes,
-and build Training Courses that help you enhance your apps using an objective-oriented
-collections of classes.</p>
+<p>What you see now is just the beginning. We plan to add many more classes, expand and refine
+existing classes, and build Training Courses that help you enhance your apps using
+objective-oriented collections of classes.</p>