[libemail-folder-perl] 08/10: Add spelling-error-in-manpage.patch

Florian Schlichting fsfs at alioth.debian.org
Sun Aug 18 22:20:25 UTC 2013


This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libemail-folder-perl.

commit 64c34e8c9a3d916ad760b834960d9f98fe22960b
Author: Florian Schlichting <fsfs at debian.org>
Date:   Mon Aug 19 00:17:21 2013 +0200

    Add spelling-error-in-manpage.patch
---
 debian/patches/series                          |    1 +
 debian/patches/spelling-error-in-manpage.patch |   25 ++++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..f7c4b35
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+spelling-error-in-manpage.patch
diff --git a/debian/patches/spelling-error-in-manpage.patch b/debian/patches/spelling-error-in-manpage.patch
new file mode 100644
index 0000000..8d59d59
--- /dev/null
+++ b/debian/patches/spelling-error-in-manpage.patch
@@ -0,0 +1,25 @@
+Description: fix typos in POD
+Author: Florian Schlichting <fsfs at debian.org>
+Forwarded: https://github.com/rjbs/Email-Folder/pull/3/files
+--- a/lib/Email/Folder.pm
++++ b/lib/Email/Folder.pm
+@@ -111,7 +111,7 @@
+ 
+ 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,
+--- a/lib/Email/Folder/Mbox.pm
++++ b/lib/Email/Folder/Mbox.pm
+@@ -185,7 +185,7 @@
+ =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
+ 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libemail-folder-perl.git



More information about the Pkg-perl-cvs-commits mailing list