summaryrefslogtreecommitdiff
path: root/pango/pangoxft-fontmap.c
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@src.gnome.org>2007-01-07 05:54:05 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2007-01-07 05:54:05 +0000
commit6dfa8050e8394b2ead16f1607fc69b85995b1e57 (patch)
treeaadd768044c8aa7c09461931d9b5455c54b78f01 /pango/pangoxft-fontmap.c
parentd938d6264ef146ea0c71bdbb2eecd0d1fa285a70 (diff)
downloadpango-6dfa8050e8394b2ead16f1607fc69b85995b1e57.tar.gz
Spell-check the docs.
svn path=/branches/pango-1-14/; revision=2131
Diffstat (limited to 'pango/pangoxft-fontmap.c')
-rw-r--r--pango/pangoxft-fontmap.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/pango/pangoxft-fontmap.c b/pango/pangoxft-fontmap.c
index a033268c..2e6f8996 100644
--- a/pango/pangoxft-fontmap.c
+++ b/pango/pangoxft-fontmap.c
@@ -282,7 +282,7 @@ pango_xft_set_default_substitute (Display *display,
* Call this function any time the results of the
* default substitution function set with
* pango_xft_set_default_substitute() change.
- * That is, if your subsitution function will return different
+ * That is, if your substitution function will return different
* results for the same input pattern, you must call this function.
*
* Since: 1.2
@@ -335,7 +335,7 @@ pango_xft_get_context (Display *display,
* _pango_xft_font_map_get_renderer:
* @fontmap: a #PangoXftFontmap
*
- * Gets the singleton PangoXFTRenderer for this fontmap.
+ * Gets the singleton #PangoXFTRenderer for this fontmap.
*
* Return value:
**/