docs: Fix typo
authorEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 20 Mar 2012 12:06:21 +0000 (12:06 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 20 Mar 2012 12:06:21 +0000 (12:06 +0000)
clutter/clutter-transition.c

index 955ba92..e5fc897 100644 (file)
@@ -360,7 +360,7 @@ clutter_transition_get_interval (ClutterTransition *transition)
  * and will call the #ClutterTransitionClass.attached() virtual function.
  *
  * If an existing #ClutterAnimatable is attached to @transition, the
- * reference will be released, and the #ClutterTransitionClas.detached()
+ * reference will be released, and the #ClutterTransitionClass.detached()
  * virtual function will be called.
  *
  * Since: 1.10