mirror of
https://github.com/google/pebble.git
synced 2025-11-21 06:50:54 -05:00
spelling: function
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user