summaryrefslogtreecommitdiff
path: root/pango/modules.c
diff options
context:
space:
mode:
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 301c098d..7b2993ae 100644
--- a/pango/modules.c
+++ b/pango/modules.c
@@ -702,7 +702,7 @@ append_engines (GSList **engine_list,
* handle this script.
*
* Finds engines in the map that handle the given script. The returned
- * lists should be fred with g_slist_free, but the engines in the
+ * lists should be freed with g_slist_free, but the engines in the
* lists are owned by GLib and will be kept around permanently, so
* they should not be unref'ed.
*