diff --git a/gtk/gtkwindow.c b/gtk/gtkwindow.c index 3d882545d9..942c30e5ff 100644 --- a/gtk/gtkwindow.c +++ b/gtk/gtkwindow.c @@ -838,7 +838,7 @@ gtk_window_class_init (GtkWindowClass *klass) * GtkWindow::activate-focus: * @window: the window which received the signal * - * The ::activate-default signal is a + * The ::activate-focus signal is a * keybinding signal * which gets emitted when the user activates the currently * focused widget of @window.