summaryrefslogtreecommitdiff
path: root/pango
diff options
context:
space:
mode:
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