Typo fix.

This commit is contained in:
Matthias Clasen 2004-06-10 03:12:04 +00:00
parent eff6f6d3c7
commit 1bc88a20d0
5 changed files with 21 additions and 1 deletions

View 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

View 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

View 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

View 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

View 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