summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@src.gnome.org>2009-01-31 20:44:53 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2009-01-31 20:44:53 +0000
commitc9cf909e722a3750b4dcaea19780d5f6fe65e22a (patch)
tree28d9dc2da50710c227b4a65c90c716612b636d23
parent65c5836108e3e35f10178f6b85aade14b9e8d887 (diff)
downloadpango-c9cf909e722a3750b4dcaea19780d5f6fe65e22a.tar.gz
Typo
svn path=/trunk/; revision=2822
-rw-r--r--pango/pangocairo-context.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pangocairo-context.c b/pango/pangocairo-context.c
index 0df3b1a4..69432f04 100644
--- a/pango/pangocairo-context.c
+++ b/pango/pangocairo-context.c
@@ -251,7 +251,7 @@ pango_cairo_context_set_font_options (PangoContext *context,
* @context: a #PangoContext, from a pangocairo font map
*
* Retrieves any font rendering options previously set with
- * pango_cairo_font_map_set_font_options(). This functions does not report options
+ * pango_cairo_font_map_set_font_options(). This function does not report options
* that are derived from the target surface by pango_cairo_update_context()
*
* Return value: the font options previously set on the context, or %NULL