summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2011-02-08 10:31:57 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2011-02-08 10:31:57 -0800
commit21111c2cddff2a62b2de0afe9e70607cc4054e54 (patch)
treea40e41204e7cc3a57cce24dc60f4cb1395aa41ca /docs
parentf602872d7ae5051089dba2d46d212e2cc374ac27 (diff)
parentf7a8c0f78796ebbeb57381b145c0648d7bc6b84a (diff)
downloadframeworks_base-21111c2cddff2a62b2de0afe9e70607cc4054e54.zip
frameworks_base-21111c2cddff2a62b2de0afe9e70607cc4054e54.tar.gz
frameworks_base-21111c2cddff2a62b2de0afe9e70607cc4054e54.tar.bz2
am f7a8c0f7: cherrypick Change-Id: Icf0c7772901f742c36ba417e07cc5e299f72849a fix broken links, update the dev guide intro, and update sitemap file
* commit 'f7a8c0f78796ebbeb57381b145c0648d7bc6b84a': cherrypick Change-Id: Icf0c7772901f742c36ba417e07cc5e299f72849a fix broken links, update the dev guide intro, and update sitemap file
Diffstat (limited to 'docs')
-rw-r--r--docs/html/guide/index.jd4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/guide/index.jd b/docs/html/guide/index.jd
index cedf0f5..38f71c0 100644
--- a/docs/html/guide/index.jd
+++ b/docs/html/guide/index.jd
@@ -73,8 +73,8 @@ If you want to start by getting a quick look at some code, the
tutorial walks you through a standard "Hello, World" application to introduce some basics of an
Android application. The
<a href="{@docRoot}guide/topics/fundamentals.html">Application
-Fundamentals</a> documentation is a good place to start for an
-understanding of the application framework.
+Fundamentals</a> document is a good place to start learning the basics about the application
+framework.
</p>