mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-06 00:45:32 +00:00
fix: grammar and typos
This commit is contained in:
parent
ecad0209cb
commit
04a0f5a32f
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ BOOL ProcessActions(BOOL* emitKeyStroke);
|
|||
/**
|
||||
* This function process the actions queued in the core processor in
|
||||
* the non-updateable parse of a keystroke.
|
||||
* Emit keystroke , capslock, and possibly invalidate key stroke are required to be processed in this phase.
|
||||
* Emit keystroke, capslock and possibly invalidate key stroke are required to be processed in this parse.
|
||||
*
|
||||
* @param [in, out] emitKeyStroke is set to true if requested by the core action queue
|
||||
* @return BOOL True if actions were successfully processed
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue