[pango] docs: pangofc-fontmap: Fix typo in "Since" tag



commit 6c4e1e6324ceeb86c692f3fe5510718159955a01
Author: Javier Jardon <jjardon gnome org>
Date:   Thu Jun 23 18:22:17 2011 +0100

    docs: pangofc-fontmap: Fix typo in "Since" tag

 pango/pangofc-fontmap.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pango/pangofc-fontmap.c b/pango/pangofc-fontmap.c
index 21c7060..4f053c9 100644
--- a/pango/pangofc-fontmap.c
+++ b/pango/pangofc-fontmap.c
@@ -1119,7 +1119,7 @@ pango_fc_font_map_class_init (PangoFcFontMapClass *class)
  * characters to glyphs.  This will allow applications to have
  * application-specific encodings for various fonts.
  *
- * Since: 1.6.
+ * Since: 1.6
  **/
 void
 pango_fc_font_map_add_decoder_find_func (PangoFcFontMap        *fcfontmap,
@@ -1154,7 +1154,7 @@ pango_fc_font_map_add_decoder_find_func (PangoFcFontMap        *fcfontmap,
  * Returns: a newly created #PangoFcDecoder object or %NULL if
  *          no decoder is set for @pattern.
  *
- * Since: 1.26.
+ * Since: 1.26
  **/
 PangoFcDecoder *
 pango_fc_font_map_find_decoder  (PangoFcFontMap *fcfontmap,



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