Typo fix.

* gtk/gtkselection.c: Typo fix.

svn path=/trunk/; revision=21827
This commit is contained in:
Christian Persch 2008-11-29 21:14:31 +00:00
parent d7ad26878c
commit c717f4a7c5
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2008-11-29 Christian Persch <chpe@gnome.org>
* gtk/gtkselection.c: Typo fix.
2008-11-29 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkselection.c:

View File

@ -2178,7 +2178,7 @@ gtk_selection_init (void)
* @widget: a #GtkWidget
* @event: the event
*
* The default handler for the #GtkWidget::selectionr-clear-event
* The default handler for the #GtkWidget::selection-clear-event
* signal.
*
* Return value: %TRUE if the event was handled, otherwise false