summaryrefslogtreecommitdiff
path: root/pango
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2001-10-27 22:26:48 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2001-10-27 22:26:48 +0000
commitf5527477d469cf50063bad41de22138806748520 (patch)
tree23e6efc0912f5978b3e54d90c6657dd9911644ba /pango
parentf277ae3e18402d5e5018f05061798dae9aae2945 (diff)
downloadpango-f5527477d469cf50063bad41de22138806748520.tar.gz
Typo fix.
* pango/modules.c: Typo fix. * docs/tmpl/text-attributes.sgml, docs/tmpl/freetype-fonts.sgml, docs/tmpl/xft-fonts.sgml, docs/tmpl/win32-fonts.sgml, docs/tmpl/glyphs.sgml, docs/tmpl/x-rendering.sgml, docs/tmpl/pango-indic.sgml: Updates.
Diffstat (limited to 'pango')
-rw-r--r--pango/modules.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/pango/modules.c b/pango/modules.c
index a1017e8a..094b8f5d 100644
--- a/pango/modules.c
+++ b/pango/modules.c
@@ -79,8 +79,8 @@ static void init_modules (void);
/**
* pango_find_map:
* @language: the language tag for which to find the map
- * @engine_type_id: the render type for the map to find
- * @render_type_id: the engine type for the map to find
+ * @engine_type_id: the engine type for the map to find
+ * @render_type_id: the render type for the map to find
*
* Locate a #PangoMap for a particular engine type and render
* type. The resulting map can be used to determine the engine