Fix annotation syntax
authorBehdad Esfahbod <behdad@behdad.org>
Thu, 8 Sep 2011 18:55:21 +0000 (14:55 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Thu, 8 Sep 2011 18:55:21 +0000 (14:55 -0400)
pango/pango-context.c

index 6c1508b..af0ccfa 100644 (file)
@@ -339,7 +339,7 @@ pango_context_set_font_description (PangoContext               *context,
  *
  * Retrieve the default font description for the context.
  *
- * Return value: (transfer none) a pointer to the context's default font
+ * Return value: (transfer none): a pointer to the context's default font
  *               description. This value must not be modified or freed.
  **/
 PangoFontDescription *