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

Commit 3d019a37 authored by Brad Fitzpatrick's avatar Brad Fitzpatrick Committed by Android Git Automerger
Browse files

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

Merge commit '83d52229' into gingerbread-plus-aosp

* commit '83d52229':
  Doc fix: duplicate word 'of'
parents 7e53f3d7 83d52229
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -1055,7 +1055,7 @@ public class Canvas {
     *
     *
     * @param colors Array of colors representing the pixels of the bitmap
     * @param colors Array of colors representing the pixels of the bitmap
     * @param offset Offset into the array of colors for the first pixel
     * @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).
     *               >= width or <= -width).
     * @param x The X coordinate for where to draw the bitmap
     * @param x The X coordinate for where to draw the bitmap
     * @param y The Y coordinate for where to draw the bitmap
     * @param y The Y coordinate for where to draw the bitmap