mirror of
https://github.com/google/pebble.git
synced 2025-11-19 14:00:59 -05:00
spelling: processor
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -74,7 +74,7 @@ bool gdraw_command_image_validate(GDrawCommandImage *image, size_t size);
|
||||
//! @param offset Offset from draw context origin to draw the image
|
||||
void gdraw_command_image_draw(GContext *ctx, GDrawCommandImage *image, GPoint offset);
|
||||
|
||||
//! Draw an image after being processed by the passed in proccessor
|
||||
//! Draw an image after being processed by the passed in processor
|
||||
//! @param ctx The destination graphics context in which to draw
|
||||
//! @param image Image to draw
|
||||
//! @param offset Offset from draw context origin to draw the image
|
||||
|
||||
Reference in New Issue
Block a user