mirror of
https://github.com/google/pebble.git
synced 2025-05-24 20:24:53 +00:00
spelling: function
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
3c336ea7f5
commit
11d05ba281
5 changed files with 11 additions and 11 deletions
|
@ -57,7 +57,7 @@
|
|||
//! Any setter needs to have to following function signature: `void setter(void *subject,
|
||||
//! __type__ value);`
|
||||
//! See \ref Int16Getter, \ref Int16Setter, \ref GPointGetter, \ref GPointSetter,
|
||||
//! \ref GRectGetter, \ref GRectSetter for the typedefs that accompany the update fuctions.
|
||||
//! \ref GRectGetter, \ref GRectSetter for the typedefs that accompany the update functions.
|
||||
//!
|
||||
//! \code{.c}
|
||||
//! static const PropertyAnimationImplementation my_implementation = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue