summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2011-12-15 19:33:04 -0800
committerScott Main <smain@google.com>2011-12-15 19:33:04 -0800
commitabfcbd162ff0f3baf45436614a1ea7ce6c032df1 (patch)
tree55bf1fc6b409f161149f5500c67397cb0768406e /docs
parent408f94b1478c62f953faf29b02c3af5d8d3c5e05 (diff)
downloadframeworks_base-abfcbd162ff0f3baf45436614a1ea7ce6c032df1.zip
frameworks_base-abfcbd162ff0f3baf45436614a1ea7ce6c032df1.tar.gz
frameworks_base-abfcbd162ff0f3baf45436614a1ea7ce6c032df1.tar.bz2
docs: typo in training orientation
Change-Id: I9535713d7784146e96df5b347f2be38628ce7d2c
Diffstat (limited to 'docs')
-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 f2fe680..5e85924 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>