gtk+ r21836 - in trunk: . gtk



Author: pebolle
Date: Sun Nov 30 23:49:29 2008
New Revision: 21836
URL: http://svn.gnome.org/viewvc/gtk+?rev=21836&view=rev

Log:
2008-12-01  Paul Bolle  <pebolle tiscali nl>

	Bug 562817 â Typo in GtkDialog

	* gtk/gtkdialog.c: Fix typo



Modified:
   trunk/ChangeLog
   trunk/gtk/gtkdialog.c

Modified: trunk/gtk/gtkdialog.c
==============================================================================
--- trunk/gtk/gtkdialog.c	(original)
+++ trunk/gtk/gtkdialog.c	Sun Nov 30 23:49:29 2008
@@ -172,7 +172,7 @@
    *
    * 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.



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