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

Commit 495e8d0f authored by David Friedman's avatar David Friedman Committed by Android Git Automerger
Browse files

am ede1910a: am ddf853e0: am 7f6af88e: Fixed a randomly discovered typo and...

am ede1910a: am ddf853e0: am 7f6af88e: Fixed a randomly discovered typo and missing hyphen. Change not staged.

* commit 'ede1910a':
  Fixed a randomly discovered typo and missing hyphen. Change not staged.
parents d4e632bb ede1910a
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>