From 0dbb51b1475c924936803496aeeb2f3795804066 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 2 Jun 2000 04:28:34 +0000 Subject: spelling changes in commenst! er, comments...I did it again!!! svn path=/trunk/; revision=3374 --- mail/mail-config.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail/mail-config.c b/mail/mail-config.c index 0749447d29..3c11fa1917 100644 --- a/mail/mail-config.c +++ b/mail/mail-config.c @@ -1612,7 +1612,7 @@ on_cmdSourcesEdit_clicked (GtkWidget *widget, gpointer user_data) /* now create the editing dialog */ dialog = create_source_config_dialog (TRUE, &sourcep, GTK_WIDGET (user_data)); - /* Set the data in the transports page */ + /* Set the data in the source editor */ vbox = gtk_object_get_data (GTK_OBJECT (dialog), "vbox"); interior_notebook = gtk_object_get_data (GTK_OBJECT (vbox), "notebook"); page = gtk_notebook_get_current_page (GTK_NOTEBOOK (interior_notebook)); -- cgit v1.2.3