summaryrefslogtreecommitdiff
path: root/pango/modules.c
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2006-04-29 19:03:07 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-04-29 19:03:07 +0000
commitd50ff9bbadd5371cd7d28a0cf1dfbed3125b6060 (patch)
tree19e91f9d67f9bf9402c142625de865e6fbf053e9 /pango/modules.c
parenteee8654d87924f6e7da2fa9ed78e55a117d0d0f7 (diff)
downloadpango-d50ff9bbadd5371cd7d28a0cf1dfbed3125b6060.tar.gz
Update docs.
2006-04-29 Behdad Esfahbod <behdad@gnome.org> * docs/tmpl/atsui-fonts.sgml: * docs/tmpl/coverage-maps.sgml: * docs/tmpl/engines.sgml: * docs/tmpl/fonts.sgml: * docs/tmpl/freetype-fonts.sgml: * docs/tmpl/glyphs.sgml: * docs/tmpl/layout.sgml: * docs/tmpl/main.sgml: * docs/tmpl/modules.sgml: * docs/tmpl/opentype.sgml: * docs/tmpl/pango-engine-lang.sgml: * docs/tmpl/pango-engine-shape.sgml: * docs/tmpl/pango-renderer.sgml: * docs/tmpl/pangocairo.sgml: * docs/tmpl/pangofc-decoder.sgml: * docs/tmpl/pangofc-font.sgml: * docs/tmpl/pangofc-fontmap.sgml: * docs/tmpl/scripts.sgml: * docs/tmpl/tab-stops.sgml: * docs/tmpl/text-attributes.sgml: * docs/tmpl/win32-fonts.sgml: * docs/tmpl/x-fonts.sgml: * docs/tmpl/xft-fonts.sgml: * examples/Makefile.am: * pango/modules.c: * pango/pango-coverage.c: Update docs.
Diffstat (limited to 'pango/modules.c')
-rw-r--r--pango/modules.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/modules.c b/pango/modules.c
index df928690..e0369ca1 100644
--- a/pango/modules.c
+++ b/pango/modules.c
@@ -110,7 +110,7 @@ static GType pango_module_get_type (void);
* type. The resulting map can be used to determine the engine
* for each character.
*
- * Return value:
+ * Return value: the suitable #PangoMap.
**/
PangoMap *
pango_find_map (PangoLanguage *language,