]> Pileus Git - ~andy/gtk/commitdiff
Typo fix.
authorMatthias Clasen <matthiasc@src.gnome.org>
Thu, 10 Jun 2004 03:12:04 +0000 (03:12 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 10 Jun 2004 03:12:04 +0000 (03:12 +0000)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkstyle.c

index 5d180a2c538f70375ae466a7d94ac2b36973bf1d..6ea4524078cc5e2c70814558fb41175d11ad19d2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Wed Jun  9 23:11:23 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtkstyle.c (_gtk_style_init_for_settings): Fix a 
+       typo.  (#144070, Kent Sandvik)
+
 Thu Jun 10 00:22:51 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
 
        * gtk/gtkmenu.c: Revert the "drag select" part of
index 5d180a2c538f70375ae466a7d94ac2b36973bf1d..6ea4524078cc5e2c70814558fb41175d11ad19d2 100644 (file)
@@ -1,3 +1,8 @@
+Wed Jun  9 23:11:23 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtkstyle.c (_gtk_style_init_for_settings): Fix a 
+       typo.  (#144070, Kent Sandvik)
+
 Thu Jun 10 00:22:51 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
 
        * gtk/gtkmenu.c: Revert the "drag select" part of
index 5d180a2c538f70375ae466a7d94ac2b36973bf1d..6ea4524078cc5e2c70814558fb41175d11ad19d2 100644 (file)
@@ -1,3 +1,8 @@
+Wed Jun  9 23:11:23 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtkstyle.c (_gtk_style_init_for_settings): Fix a 
+       typo.  (#144070, Kent Sandvik)
+
 Thu Jun 10 00:22:51 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
 
        * gtk/gtkmenu.c: Revert the "drag select" part of
index 5d180a2c538f70375ae466a7d94ac2b36973bf1d..6ea4524078cc5e2c70814558fb41175d11ad19d2 100644 (file)
@@ -1,3 +1,8 @@
+Wed Jun  9 23:11:23 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtkstyle.c (_gtk_style_init_for_settings): Fix a 
+       typo.  (#144070, Kent Sandvik)
+
 Thu Jun 10 00:22:51 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
 
        * gtk/gtkmenu.c: Revert the "drag select" part of
index 407a6f4338497e6d498b164af7f9bf07a9e270b8..ca3d770cd5f6b6352114922d2e0bc2b19a03d845 100644 (file)
@@ -501,7 +501,7 @@ gtk_style_get_type (void)
  * @style: a #GtkStyle
  * @settings: a #GtkSettings
  * 
- * Initializes the font description in @style accoridng to the default
+ * Initializes the font description in @style according to the default
  * font name of @settings. This is called for gtk_style_new() with
  * the settings for the default screen (if any); if we are creating
  * a style for a particular screen, we then call it again in a