]> Pileus Git - ~andy/gtk/commitdiff
Typo fix
authorMatthias Clasen <mclasen@redhat.com>
Mon, 30 Jan 2012 23:37:47 +0000 (18:37 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 30 Jan 2012 23:38:04 +0000 (18:38 -0500)
gtk/gtkfontchooser.h

index 9f6dbd0f5219104e0a15b54542aca83bd0b67bbf..6d5fabb0021d8573693b6216b885c7e069a1ec6d 100644 (file)
@@ -72,7 +72,7 @@ struct _GtkFontChooserIface
   void (* font_activated) (GtkFontChooser *chooser,
                            const gchar    *fontname);
 
-  /* Paddig */
+   /* Padding */
   gpointer padding[12];
 };