Quick typo fix.

Change-Id: I061479d3b2a4bba4950f08630645980b95510748
This commit is contained in:
David Friedman
2015-04-07 12:33:16 -07:00
parent 0307acf907
commit 88fc999fce

View File

@@ -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>