[libtext-textile-perl] 08/09: Add fix-spelling-error-in-manpage.patch patch

Salvatore Bonaccorso carnil at debian.org
Sun Jul 27 09:20:03 UTC 2014


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

carnil pushed a commit to branch master
in repository libtext-textile-perl.

commit 5ce50b6ea5caa54bbe29967fdf9f6628a2da8442
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sun Jul 27 11:16:41 2014 +0200

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

diff --git a/debian/patches/fix-spelling-error-in-manpage.patch b/debian/patches/fix-spelling-error-in-manpage.patch
new file mode 100644
index 0000000..6fdf36c
--- /dev/null
+++ b/debian/patches/fix-spelling-error-in-manpage.patch
@@ -0,0 +1,26 @@
+Description: Fix spelling errors in manpage
+Origin: vendor
+Author: Salvatore Bonaccorso <carnil at debian.org>
+Last-Update: 2014-07-27
+Forwarded: https://github.com/bradchoate/text-textile/issues/13
+
+--- a/lib/Text/Textile.pm
++++ b/lib/Text/Textile.pm
+@@ -2446,7 +2446,7 @@ defaults to "fn"
+ 
+ =head2 charset( [$charset] )
+ 
+-Gets or sets the character set targetted for publication.
++Gets or sets the character set targeted for publication.
+ At this time, Text::Textile only changes its behavior
+ if the "utf-8" character set is assigned.
+ 
+@@ -2609,7 +2609,7 @@ The language (programming language) for
+ 
+ =head2 format_classstyle( $clsty, $class, $style )
+ 
+-Returns a string of tag attributes to accomodate the class,
++Returns a string of tag attributes to accommodate the class,
+ style and symbols present in $clsty.
+ 
+ I<$clsty> is checked for:
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..8810115
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fix-spelling-error-in-manpage.patch

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



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