[pango] Bug 596837 - Typo in pango_cairo_show_layout documentation



commit 8299e480df42f0c1c6481a87c83a6497e76856f0
Author: Behdad Esfahbod <behdad behdad org>
Date:   Wed Sep 30 16:35:40 2009 -0400

    Bug 596837 - Typo in pango_cairo_show_layout documentation

 pango/pangocairo-render.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
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.
  *



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]