summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Friedman <dmail@google.com>2015-05-30 01:37:05 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-05-30 01:37:05 +0000
commit270d4a70afc5fac8f48746751c34b3e0618cf5b7 (patch)
treec92b72cdad161e5d5acf4a869151b23e49fd3507
parent4a97fb5d290388371049436910f97fbf900b1bcf (diff)
parentacb470be4f456f4f42c9ed0e6e3babb2ea767353 (diff)
downloadframeworks_base-270d4a70afc5fac8f48746751c34b3e0618cf5b7.zip
frameworks_base-270d4a70afc5fac8f48746751c34b3e0618cf5b7.tar.gz
frameworks_base-270d4a70afc5fac8f48746751c34b3e0618cf5b7.tar.bz2
am acb470be: am 490f8761: am 7b3ecd65: Merge "Quick typo fix." into lmp-docs
* commit 'acb470be4f456f4f42c9ed0e6e3babb2ea767353': Quick typo fix.
-rw-r--r--docs/html/training/tv/playback/index.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/training/tv/playback/index.jd b/docs/html/training/tv/playback/index.jd
index 0e9c5ec..e39e34a 100644
--- a/docs/html/training/tv/playback/index.jd
+++ b/docs/html/training/tv/playback/index.jd
@@ -42,7 +42,7 @@ startpage=true
The Android framework provides classes for building user interfaces for these types of apps with
the <a href="{@docRoot}tools/support-library/features.html#v17-leanback">v17 leanback support
library</a>. This library provides a framework of classes for creating an efficient and familiar
- interface for browsing and playing media files with minimal coding. The classes are designed
+ interface for browsing and playing media files with minimal coding. The classes are designed to
be extended and customized so you can create an experience that is unique to your app.
</p>