From cd9e88989ff2fabdc66f96fa81e0c474e67d53aa Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Wed, 16 Feb 2000 15:44:55 +0000 Subject: fix minor typos svn path=/trunk/; revision=1795 --- camel/providers/mbox/camel-mbox-parser.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'camel/providers') diff --git a/camel/providers/mbox/camel-mbox-parser.c b/camel/providers/mbox/camel-mbox-parser.c index 43a7fa3133..d730c07aa6 100644 --- a/camel/providers/mbox/camel-mbox-parser.c +++ b/camel/providers/mbox/camel-mbox-parser.c @@ -419,7 +419,7 @@ new_message_detected (CamelMboxPreParser *parser) * * This routine must be called when the parser has detected a header * and it wants the header content to be stored. The parser current position - * must EXACTELY be located at the begining of the header content line. + * must EXACTLY be located at the begining of the header content line. * For example, if the file contains the line : * from:Bertrand Guiheneuf * -- cgit v1.2.3