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

Commit 2b282d31 authored by Brad Fitzpatrick's avatar Brad Fitzpatrick Committed by Android Git Automerger
Browse files

am 3d019a37: am 83d52229: Doc fix: duplicate word \'of\'

Merge commit '3d019a37'

* commit '3d019a37':
  Doc fix: duplicate word 'of'
parents a07139d9 3d019a37
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1079,7 +1079,7 @@ public class Canvas {
     *
     * @param colors Array of colors representing the pixels of the bitmap
     * @param offset Offset into the array of colors for the first pixel
     * @param stride The number of of colors in the array between rows (must be
     * @param stride The number of colors in the array between rows (must be
     *               >= width or <= -width).
     * @param x The X coordinate for where to draw the bitmap
     * @param y The Y coordinate for where to draw the bitmap