summaryrefslogtreecommitdiff
path: root/pango/modules.c
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2006-04-29 18:58:29 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-04-29 18:58:29 +0000
commit96b9e23f46410cb0447cd8da631ac20942d41724 (patch)
tree7e8e269072adafecb7d506ab176c285fac283324 /pango/modules.c
parent4c11a6652d2305abf0658a00f72c6268b3f5e527 (diff)
downloadpango-96b9e23f46410cb0447cd8da631ac20942d41724.tar.gz
Doc updates.
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/utils.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: Doc updates.
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 af0b9b68..57b13443 100644
--- a/pango/modules.c
+++ b/pango/modules.c
@@ -109,7 +109,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,