diff options
author | Behdad Esfahbod <behdad@src.gnome.org> | 2007-01-07 05:49:53 +0000 |
---|---|---|
committer | Behdad Esfahbod <behdad@src.gnome.org> | 2007-01-07 05:49:53 +0000 |
commit | eed4bfd92100d915d9d2f8e7c2d7ecac659a688a (patch) | |
tree | c9fc4aba099ee71d57d3f87f9b7af1abd5bce54b /pango/pangoxft-fontmap.c | |
parent | 59d1e39f888107431975300e2b6b2452ff737f45 (diff) | |
download | pango-eed4bfd92100d915d9d2f8e7c2d7ecac659a688a.tar.gz |
Spell-check the docs.
svn path=/trunk/; revision=2130
Diffstat (limited to 'pango/pangoxft-fontmap.c')
-rw-r--r-- | pango/pangoxft-fontmap.c | 4 |
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: **/ |