Fixed a randomly discovered typo and missing hyphen.

Change not staged.

Change-Id: I5bf2e7dbae3b76ba937d9acdec3bbf3ab6717a9c
This commit is contained in:
David Friedman
2014-07-11 11:42:11 -07:00
parent cc2af1c010
commit 7f6af88e94

View File

@@ -32,7 +32,7 @@ APIs</a></li>
</div>
</div>
<p>The Android framework APIs provides a set 2D drawing APIs that allow you to render your own
<p>The Android framework APIs provides a set of 2D-drawing APIs that allow you to render your own
custom graphics onto a canvas or to modify existing Views to customize their look and feel.
When drawing 2D graphics, you'll typically do so in one of two ways:</p>
@@ -515,4 +515,4 @@ Notice how the width and height of the button varies with the text, and the back
stretches to accommodate it.
</p>
<img src="{@docRoot}images/ninepatch_examples.png" alt=""/>
<img src="{@docRoot}images/ninepatch_examples.png" alt=""/>