diff --git a/ChangeLog b/ChangeLog index 270675f68d..7d04072f8d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,6 @@ 2008-11-29 Matthias Clasen + * gtk/gtkselection.c: * gtk/gtkentry.c: * gtk/gtkdnd.c: * gtk/gtkcolorsel.c: diff --git a/gtk/gtkselection.c b/gtk/gtkselection.c index 8ea2a3c93a..0a3636d628 100644 --- a/gtk/gtkselection.c +++ b/gtk/gtkselection.c @@ -2178,7 +2178,7 @@ gtk_selection_init (void) * @widget: a #GtkWidget * @event: the event * - * The default handler for the GtkWidget::selection_clear_event + * The default handler for the #GtkWidget::selectionr-clear-event * signal. * * Return value: %TRUE if the event was handled, otherwise false @@ -2186,7 +2186,7 @@ gtk_selection_init (void) * Since: 2.2 * * Deprecated: 2.4: Instead of calling this function, chain up from - * your selection_clear_event handler. Calling this function + * your selection-clear-event handler. Calling this function * from any other context is illegal. **/ gboolean