mirror of
https://github.com/google/pebble.git
synced 2025-04-30 15:21:41 -04:00
spelling: processed
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
060d7cb58d
commit
8c57480b2a
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ typedef struct GDrawCommandProcessor GDrawCommandProcessor;
|
|||
|
||||
//! Callback for iterating over GDrawCommands
|
||||
//! @param processor GDrawCommandProcessor that is currently iterating over the GDrawCommandList.
|
||||
//! @param proccessed_command Copy of the current GDrawCommand that can be modified
|
||||
//! @param processed_command Copy of the current GDrawCommand that can be modified
|
||||
//! @param processed_command_max_size Size of GDrawCommand being processed
|
||||
//! @param list list of GDrawCommands that will be modified by the processor
|
||||
//! @param command Current GDrawCommand being processed
|
||||
|
|
Loading…
Add table
Reference in a new issue