From 601872effd25d9e5a36d3acfa008e772408bc025 Mon Sep 17 00:00:00 2001 From: Kjartan Maraas Date: Tue, 30 Jan 2001 15:14:39 +0000 Subject: Fix typo. 2001-01-30 Kjartan Maraas * folder-browser.c: Fix typo. svn path=/trunk/; revision=7913 --- mail/ChangeLog | 4 ++++ mail/folder-browser.c | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'mail') diff --git a/mail/ChangeLog b/mail/ChangeLog index 1e726b5e05..13a33fc74f 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,7 @@ +2001-01-30 Kjartan Maraas + + * folder-browser.c: Fix typo. + 2001-01-29 Jeffrey Stedfast * mail-importer.c (mail_importer_add_line): Cast the diff --git a/mail/folder-browser.c b/mail/folder-browser.c index ee522c899d..b8a7624d92 100644 --- a/mail/folder-browser.c +++ b/mail/folder-browser.c @@ -568,7 +568,7 @@ hide_read(GtkWidget *w, FolderBrowser *fb) message_list_hide_add(ml, "(match-all (system-flag \"seen\"))", ML_HIDE_SAME, ML_HIDE_SAME); } -/* dum de dum, about the 3rd coyp of this function throughout the mailer/camel */ +/* dum de dum, about the 3rd copy of this function throughout the mailer/camel */ static const char * strip_re(const char *subject) { -- cgit v1.2.3