From 96b9e23f46410cb0447cd8da631ac20942d41724 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Sat, 29 Apr 2006 18:58:29 +0000 Subject: Doc updates. 2006-04-29 Behdad Esfahbod * 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. --- pango/modules.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pango/modules.c') 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, -- cgit v1.2.1