docs: Fix a wrongly named argument

This commit is contained in:
Emmanuele Bassi 2011-11-03 15:16:02 +00:00
parent 98b467f9b8
commit 9ea2bb694e

View File

@ -463,7 +463,7 @@ clutter_group_new (void)
/**
* clutter_group_remove_all:
* @group: A #ClutterGroup
* @self: A #ClutterGroup
*
* Removes all children actors from the #ClutterGroup.
*/