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

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

am e0a6778c: am ede1910a: am ddf853e0: am 7f6af88e: Fixed a randomly...

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

* commit 'e0a6778caf3a47473526dc0d45861d17d8e52b74':
  Fixed a randomly discovered typo and missing hyphen. Change not staged.
parents 72e57fdd 495e8d0f
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>