diff --git a/clutter/clutter-text.c b/clutter/clutter-text.c index e4e687d1b..14c511ef3 100644 --- a/clutter/clutter-text.c +++ b/clutter/clutter-text.c @@ -3448,7 +3448,7 @@ clutter_text_set_color (ClutterText *self, * @self: a #ClutterText * @color: return location for a #ClutterColor * - * Retrieves the text color as set by clutter_text_get_color(). + * Retrieves the text color as set by clutter_text_set_color(). * * Since: 1.0 */