[pango] Typo



commit 6cf73f0034b6db8f10a5cdc096c7a5d1ac53af94
Author: Behdad Esfahbod <behdad behdad org>
Date:   Mon Oct 5 15:31:31 2009 -0400

    Typo

 pango/pangocairo-font.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pango/pangocairo-font.c b/pango/pangocairo-font.c
index 8f976b7..35da71c 100644
--- a/pango/pangocairo-font.c
+++ b/pango/pangocairo-font.c
@@ -133,7 +133,7 @@ done:
 	  if (!font_face)
 		g_warning ("font_face is NULL");
 	  else
-		g_warning ("font_font status is: %s",
+		g_warning ("font_face status is: %s",
 			   cairo_status_to_string (cairo_font_face_status (font_face)));
 
 	  if (!scaled_font)



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