diff options
author | Behdad Esfahbod <behdad@src.gnome.org> | 2007-01-07 05:54:05 +0000 |
---|---|---|
committer | Behdad Esfahbod <behdad@src.gnome.org> | 2007-01-07 05:54:05 +0000 |
commit | 6dfa8050e8394b2ead16f1607fc69b85995b1e57 (patch) | |
tree | aadd768044c8aa7c09461931d9b5455c54b78f01 /pango/pangocairo-fontmap.c | |
parent | d938d6264ef146ea0c71bdbb2eecd0d1fa285a70 (diff) | |
download | pango-6dfa8050e8394b2ead16f1607fc69b85995b1e57.tar.gz |
Spell-check the docs.
svn path=/branches/pango-1-14/; revision=2131
Diffstat (limited to 'pango/pangocairo-fontmap.c')
-rw-r--r-- | pango/pangocairo-fontmap.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pango/pangocairo-fontmap.c b/pango/pangocairo-fontmap.c index a41cb9b4..e6983135 100644 --- a/pango/pangocairo-fontmap.c +++ b/pango/pangocairo-fontmap.c @@ -103,7 +103,7 @@ pango_cairo_font_map_new (void) * * Gets a default font map to use with Cairo. * - * Return value: the default Cairo fontmap for Pango. This + * Return value: the default Cairo fontmap for #Pango. This * object is owned by Pango and must not be freed. * * Since: 1.10 @@ -186,7 +186,7 @@ pango_cairo_font_map_create_context (PangoCairoFontMap *fontmap) * _pango_cairo_font_map_get_renderer: * @fontmap: a #PangoCairoFontmap * - * Gets the singleton PangoCairoRenderer for this fontmap. + * Gets the singleton #PangoCairoRenderer for this fontmap. * * Return value: the singleton renderer **/ |