mirror of
https://github.com/google/pebble.git
synced 2025-07-04 22:00:38 -04:00
spelling: success
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
9bf2e4c8dc
commit
56b1584352
7 changed files with 7 additions and 7 deletions
|
@ -1065,7 +1065,7 @@ GBitmap *gbitmap_create_with_resource_system(ResAppNum app_num, uint32_t resourc
|
|||
//! @internal
|
||||
//! @see gbitmap_init_with_resource
|
||||
//! @param app_num The app's resource bank number
|
||||
//! @return true if we were sucessful, false otherwise
|
||||
//! @return true if we were successful, false otherwise
|
||||
bool gbitmap_init_with_resource_system(GBitmap* bitmap, ResAppNum app_num, uint32_t resource_id);
|
||||
|
||||
//! @internal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue