Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7f6af88e authored by David Friedman's avatar David Friedman
Browse files

Fixed a randomly discovered typo and missing hyphen.

Change not staged.

Change-Id: I5bf2e7dbae3b76ba937d9acdec3bbf3ab6717a9c
parent cc2af1c0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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>