summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2014-05-08 17:13:52 -0400
committerBehdad Esfahbod <behdad@behdad.org>2014-05-08 17:13:52 -0400
commitc039b91c429383826ca4becbcb4c87e9d7c983b4 (patch)
tree4a0692410a142f0edf76e28119227b6a977e16f0
parent17fc3aad5a0084ac8c31b09807bf8e03a01569b5 (diff)
downloadpango-c039b91c429383826ca4becbcb4c87e9d7c983b4.tar.gz
Typo
Oops
-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.
*