diff options
Diffstat (limited to 'camel/providers/mbox/camel-mbox-parser.c')
-rw-r--r-- | camel/providers/mbox/camel-mbox-parser.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 <bertrand@helixcode.com> * |