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

Commit 83d52229 authored by Brad Fitzpatrick's avatar Brad Fitzpatrick
Browse files

Doc fix: duplicate word 'of'

Change-Id: I45a4ca443becc2f2cf02cbca2bd61ef2ee590b5c
parent 624380a1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1055,7 +1055,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