mirror of https://github.com/google/pebble
spelling: coordinate
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
82c69d2f5d
commit
e0d7a82844
|
@ -179,7 +179,7 @@ static void prv_plot4(GBitmap *fb, GRect *clip_box, GPoint center, GPoint offset
|
|||
* |
|
||||
*
|
||||
* + center point
|
||||
* - x coordiante mirror line
|
||||
* - x coordinate mirror line
|
||||
* | y coordinate mirror line
|
||||
* x given offset point
|
||||
* xn mirrored points
|
||||
|
@ -209,7 +209,7 @@ static void prv_plot8(GBitmap *fb, GRect *clip_box, GPoint center, GPoint offset
|
|||
* / x5| x4 \
|
||||
*
|
||||
* + center point
|
||||
* - x coordiante mirror line
|
||||
* - x coordinate mirror line
|
||||
* | y coordinate mirror line
|
||||
* / 45 degree mirror line
|
||||
* \ 135 degree mirror line
|
||||
|
|
Loading…
Reference in New Issue