actor: Fix documentation reference for pivot-point

This commit is contained in:
Jasper St. Pierre 2013-01-09 01:28:48 -05:00
parent 4691878a76
commit 0caba876e6

View File

@ -6736,7 +6736,7 @@ clutter_actor_class_init (ClutterActorClass *klass)
* *
* The default pivot point is located at (0, 0). * The default pivot point is located at (0, 0).
* *
* The #ClutterActor:pivot property is animatable. * The #ClutterActor:pivot-point property is animatable.
* *
* Since: 1.12 * Since: 1.12
*/ */