mirror of
https://github.com/google/pebble.git
synced 2025-04-30 23:31:40 -04:00
spelling: coordinate
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
82c69d2f5d
commit
e0d7a82844
1 changed files with 2 additions and 2 deletions
|
@ -179,7 +179,7 @@ static void prv_plot4(GBitmap *fb, GRect *clip_box, GPoint center, GPoint offset
|
||||||
* |
|
* |
|
||||||
*
|
*
|
||||||
* + center point
|
* + center point
|
||||||
* - x coordiante mirror line
|
* - x coordinate mirror line
|
||||||
* | y coordinate mirror line
|
* | y coordinate mirror line
|
||||||
* x given offset point
|
* x given offset point
|
||||||
* xn mirrored points
|
* xn mirrored points
|
||||||
|
@ -209,7 +209,7 @@ static void prv_plot8(GBitmap *fb, GRect *clip_box, GPoint center, GPoint offset
|
||||||
* / x5| x4 \
|
* / x5| x4 \
|
||||||
*
|
*
|
||||||
* + center point
|
* + center point
|
||||||
* - x coordiante mirror line
|
* - x coordinate mirror line
|
||||||
* | y coordinate mirror line
|
* | y coordinate mirror line
|
||||||
* / 45 degree mirror line
|
* / 45 degree mirror line
|
||||||
* \ 135 degree mirror line
|
* \ 135 degree mirror line
|
||||||
|
|
Loading…
Add table
Reference in a new issue