docs: Fix the Animation:object property
There is a typo in the Animation:object property gtk-doc declaration.
This commit is contained in:
parent
0788aa43b2
commit
8daa3035e5
@ -456,7 +456,7 @@ clutter_animation_class_init (ClutterAnimationClass *klass)
|
||||
gobject_class->finalize = clutter_animation_finalize;
|
||||
|
||||
/**
|
||||
* ClutterAnimation:objct:
|
||||
* ClutterAnimation:object:
|
||||
*
|
||||
* The #GObject to which the animation applies.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user