From 8299e480df42f0c1c6481a87c83a6497e76856f0 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Wed, 30 Sep 2009 16:35:40 -0400 Subject: [PATCH] Bug 596837 - Typo in pango_cairo_show_layout documentation --- pango/pangocairo-render.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pango/pangocairo-render.c b/pango/pangocairo-render.c index 006c8b5..2706fd2 100644 --- a/pango/pangocairo-render.c +++ b/pango/pangocairo-render.c @@ -990,7 +990,7 @@ pango_cairo_show_layout_line (cairo_t *cr, * @cr: a Cairo context * @layout: a Pango layout * - * Draws a #PangoLayoutLine in the specified cairo context. + * Draws a #PangoLayout in the specified cairo context. * The top-left corner of the #PangoLayout will be drawn * at the current point of the cairo context. * -- 2.7.4