This commit is contained in:
Ross Burton 2006-06-22 13:50:39 +00:00
parent 29353fc8eb
commit e44ba1b7b4

View File

@ -1002,7 +1002,7 @@ clutter_keysym_to_unicode (guint keyval)
*
* Creates a new #ClutterEvent of the specified type.
*
* Return value: A newly allocaed #ClutterEvent.
* Return value: A newly allocated #ClutterEvent.
*/
ClutterEvent *
clutter_event_new (ClutterEventType type)