mirror of
https://github.com/google/pebble.git
synced 2025-05-24 20:24:53 +00:00
spelling: property
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
866f4f003f
commit
110e0fda31
3 changed files with 3 additions and 3 deletions
|
@ -29,7 +29,7 @@
|
|||
//! @addtogroup Animation
|
||||
//! @{
|
||||
//! @addtogroup PropertyAnimation
|
||||
//! \brief A ProperyAnimation animates the value of a "property" of a "subject" over time.
|
||||
//! \brief A PropertyAnimation animates the value of a "property" of a "subject" over time.
|
||||
//!
|
||||
//! <h3>Animating a Layer's frame property</h3>
|
||||
//! Currently there is only one specific type of property animation offered off-the-shelf, namely
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue