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

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

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

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

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