projects
/
profile
/
ivi
/
clutter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b190448
)
Small doc fix to clutter_text_get_color
author
Neil Roberts
<neil@linux.intel.com>
Wed, 5 Aug 2009 14:51:49 +0000
(15:51 +0100)
committer
Neil Roberts
<neil@linux.intel.com>
Wed, 5 Aug 2009 14:51:49 +0000
(15:51 +0100)
Bug reported by Rob Bradford.
clutter/clutter-text.c
patch
|
blob
|
history
diff --git
a/clutter/clutter-text.c
b/clutter/clutter-text.c
index
e4e687d
..
14c511e
100644
(file)
--- a/
clutter/clutter-text.c
+++ b/
clutter/clutter-text.c
@@
-3448,7
+3448,7
@@
clutter_text_set_color (ClutterText *self,
* @self: a #ClutterText
* @color: return location for a #ClutterColor
*
- * Retrieves the text color as set by clutter_text_
g
et_color().
+ * Retrieves the text color as set by clutter_text_
s
et_color().
*
* Since: 1.0
*/