diff --git a/gtk/gtkmessagedialog.c b/gtk/gtkmessagedialog.c index 3fd4e36651..653f3fd9e1 100644 --- a/gtk/gtkmessagedialog.c +++ b/gtk/gtkmessagedialog.c @@ -282,7 +282,7 @@ gtk_message_dialog_class_init (GtkMessageDialogClass *class) /** * GtkMessageDialog:message-area: * - * The #GtkVBox that corresponds to the message area of this dialog. See + * The #GtkBox that corresponds to the message area of this dialog. See * gtk_message_dialog_get_message_area() for a detailed description of this * area. *