[gtk+] typo



commit b634d8de476df68d4752b0f5b37aacb437d8267f
Author: Luc Pionchon <pionchon luc gmail com>
Date:   Wed Mar 7 01:13:03 2012 +0200

    typo
    
    https://bugzilla.gnome.org/show_bug.cgi?id=699289

 gtk/gtkpapersize.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkpapersize.h b/gtk/gtkpapersize.h
index 0aca1c1..fcd038b 100644
--- a/gtk/gtkpapersize.h
+++ b/gtk/gtkpapersize.h
@@ -38,7 +38,7 @@ typedef struct _GtkPaperSize GtkPaperSize;
 /**
  * GTK_PAPER_NAME_A3:
  *
- * Name for the A4 paper size.
+ * Name for the A3 paper size.
  */
 #define GTK_PAPER_NAME_A3 "iso_a3"
 


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