summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorDavid Friedman <dmail@google.com>2015-04-07 12:33:16 -0700
committerDavid Friedman <dmail@google.com>2015-04-07 12:33:16 -0700
commit88fc999fce34d2dac14fee69e2d94388350e8f0d (patch)
treeca8163328ce4392b30e837ba0ef200cb51d76824 /docs
parent0307acf90773a16faa6b33dad12b14b95708a3cc (diff)
downloadframeworks_base-88fc999fce34d2dac14fee69e2d94388350e8f0d.zip
frameworks_base-88fc999fce34d2dac14fee69e2d94388350e8f0d.tar.gz
frameworks_base-88fc999fce34d2dac14fee69e2d94388350e8f0d.tar.bz2
Quick typo fix.
Change-Id: I061479d3b2a4bba4950f08630645980b95510748
Diffstat (limited to 'docs')
-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>