Skip to content

Commit

Permalink
fix typos in pod, as reported by lintian
Browse files Browse the repository at this point in the history
  • Loading branch information
fschlich authored and rjbs committed Jan 7, 2014
1 parent 99c9db9 commit ae197f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/Email/Folder.pm
Expand Up @@ -82,7 +82,7 @@ sub next_message {
Takes a raw RFC822 message and blesses it into a class.
By default this is an Email::Simple object but can easily be overriden
By default this is an Email::Simple object but can easily be overridden
in a subclass.
For example, this simple subclass just returns the raw rfc822 messages,
Expand Down
2 changes: 1 addition & 1 deletion lib/Email/Folder/Mbox.pm
Expand Up @@ -37,7 +37,7 @@ to specify C<eol =E<gt> "\x0d">
=item C<jwz_From_>
The value is taken as a boolean that governs what is used match as a
message seperator.
message separator.
If false we use the mutt style
Expand Down

0 comments on commit ae197f8

Please sign in to comment.