[clutter/clutter-1.10] docs: Fix typo



commit 31ec4faa8f61462cc0b9ab4be4df0d3f569bcca4
Author: Emmanuele Bassi <ebassi linux intel com>
Date:   Tue Mar 20 12:06:21 2012 +0000

    docs: Fix typo

 clutter/clutter-transition.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/clutter/clutter-transition.c b/clutter/clutter-transition.c
index 955ba92..e5fc897 100644
--- a/clutter/clutter-transition.c
+++ b/clutter/clutter-transition.c
@@ -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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]