[pango] Typo



commit c039b91c429383826ca4becbcb4c87e9d7c983b4
Author: Behdad Esfahbod <behdad behdad org>
Date:   Thu May 8 17:13:52 2014 -0400

    Typo
    
    Oops

 pango/pango-renderer.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pango/pango-renderer.c b/pango/pango-renderer.c
index 882f497..e30af47 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.
  *


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