summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pango/pango-renderer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pango-renderer.c b/pango/pango-renderer.c
index 882f497c..e30af474 100644
--- a/pango/pango-renderer.c
+++ b/pango/pango-renderer.c
@@ -1181,7 +1181,7 @@ pango_renderer_set_color (PangoRenderer *renderer,
*
* Gets the current rendering color for the specified part.
*
- * Return value: (transfer non): the color for the specified part, or
+ * Return value: (transfer none): the color for the specified part, or
* %NULL if it hasn't been set and should be inherited from the
* environment.
*