mirror of
https://github.com/google/pebble.git
synced 2025-05-24 20:24:53 +00:00
spelling: and
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
0bef7743f6
commit
05d09de90b
3 changed files with 3 additions and 3 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue