mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 19:00:08 +00:00
Bug 562817 – Typo in GtkDialog
2008-12-01 Paul Bolle <pebolle@tiscali.nl> Bug 562817 – Typo in GtkDialog * gtk/gtkdialog.c: Fix typo svn path=/trunk/; revision=21836
This commit is contained in:
parent
31774edd4a
commit
42ab202b84
@ -1,3 +1,9 @@
|
||||
2008-12-01 Paul Bolle <pebolle@tiscali.nl>
|
||||
|
||||
Bug 562817 – GtkDialog: typo
|
||||
|
||||
* gtk/gtkdialog.c: Fix typo
|
||||
|
||||
2008-11-29 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
Bug 554453 – "typeahead find" widget of GtkTreeView appears on
|
||||
|
@ -172,7 +172,7 @@ gtk_dialog_class_init (GtkDialogClass *class)
|
||||
*
|
||||
* The ::close signal is a
|
||||
* <link linkend="keybinding-signals">keybinding signal</link>
|
||||
* which getrs emitted when the user uses a keybinding to close
|
||||
* which gets emitted when the user uses a keybinding to close
|
||||
* the dialog.
|
||||
*
|
||||
* The default binding for this signal is the Escape key.
|
||||
|
Loading…
Reference in New Issue
Block a user