mirror of
https://github.com/google/pebble.git
synced 2025-06-16 06:33:14 +00:00
spelling: occurring
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
9cf1456fff
commit
3f55864a85
4 changed files with 4 additions and 4 deletions
|
@ -138,7 +138,7 @@ void graphics_text_init(void);
|
|||
|
||||
//! Draw text into the current graphics context, using the context's current text color.
|
||||
//! The text will be drawn inside a box with the specified dimensions and
|
||||
//! configuration, with clipping occuring automatically.
|
||||
//! configuration, with clipping occurring automatically.
|
||||
//! @param ctx The destination graphics context in which to draw
|
||||
//! @param text The zero terminated UTF-8 string to draw
|
||||
//! @param font The font in which the text should be set
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue