From 542afa22f70b601d3fc1caaa1b57d8cd9974768a Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 17 Sep 2002 19:23:06 +0000 Subject: fixed a comment svn path=/trunk/; revision=18090 --- mail/mail-ops.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/mail-ops.c') diff --git a/mail/mail-ops.c b/mail/mail-ops.c index 4bde9475a3..705785eac4 100644 --- a/mail/mail-ops.c +++ b/mail/mail-ops.c @@ -1256,12 +1256,12 @@ mail_build_attachment(CamelFolder *folder, GPtrArray *uids, /* ** LOAD FOLDER ********************************************************* */ -/* there hsould be some way to merge this and create folder, since both can +/* there should be some way to merge this and create folder, since both can presumably create a folder ... */ struct _get_folder_msg { struct _mail_msg msg; - + char *uri; guint32 flags; CamelFolder *folder; -- cgit v1.2.3