summaryrefslogtreecommitdiff
path: root/pango/modules.c
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@src.gnome.org>2007-01-07 05:49:53 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2007-01-07 05:49:53 +0000
commiteed4bfd92100d915d9d2f8e7c2d7ecac659a688a (patch)
treec9fc4aba099ee71d57d3f87f9b7af1abd5bce54b /pango/modules.c
parent59d1e39f888107431975300e2b6b2452ff737f45 (diff)
downloadpango-eed4bfd92100d915d9d2f8e7c2d7ecac659a688a.tar.gz
Spell-check the docs.
svn path=/trunk/; revision=2130
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.
*