Fix typo
authorRoss Burton <ross@openedhand.com>
Thu, 22 Jun 2006 13:50:39 +0000 (13:50 +0000)
committerRoss Burton <ross@openedhand.com>
Thu, 22 Jun 2006 13:50:39 +0000 (13:50 +0000)
clutter/clutter-event.c

index 8e7c074..0a060a9 100644 (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)