mirror of
https://github.com/google/pebble.git
synced 2025-11-20 06:20:56 -05:00
spelling: and
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -534,7 +534,7 @@ bool property_animation_to(PropertyAnimation *property_animation, void *to, size
|
||||
// Implementing custom Property Animations
|
||||
//
|
||||
|
||||
//! Creates a new PropertyAnimation on the heap and and initializes it with the specified values.
|
||||
//! Creates a new PropertyAnimation on the heap and initializes it with the specified values.
|
||||
//! The same defaults are used as with \ref animation_create().
|
||||
//! If the `from_value` or the `to_value` is `NULL`, the getter accessor will be called to get the
|
||||
//! current value of the property and be used instead.
|
||||
|
||||
Reference in New Issue
Block a user