mirror of
https://github.com/google/pebble.git
synced 2025-06-13 05:03:12 +00:00
spelling: retrieve
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
2062536f26
commit
656ba98a40
6 changed files with 6 additions and 6 deletions
|
@ -231,7 +231,7 @@ GSize graphics_context_get_framebuffer_size(GContext *ctx);
|
|||
|
||||
//! @internal
|
||||
//! Retreives the destination bitmap for the graphics context.
|
||||
//! @param ctx The graphics context to retreive the bitmap for.
|
||||
//! @param ctx The graphics context to retrieve the bitmap for.
|
||||
GBitmap* graphics_context_get_bitmap(GContext* ctx);
|
||||
|
||||
//! @internal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue