[libsyntax-highlight-engine-kate-perl] 13/16: Add patch to fix a spelling mistake.

gregor herrmann gregoa at debian.org
Mon Aug 26 21:51:00 UTC 2013


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

gregoa pushed a commit to branch master
in repository libsyntax-highlight-engine-kate-perl.

commit 6a798932ffbe961df3fae5eaebb81efacb9743d3
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Aug 26 23:45:07 2013 +0200

    Add patch to fix a spelling mistake.
---
 debian/patches/series         |    1 +
 debian/patches/spelling.patch |   40 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 41 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
index e69de29..5299247 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -0,0 +1 @@
+spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
new file mode 100644
index 0000000..b092935
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,40 @@
+Description: spelling fix
+Origin: vendor
+Bug: https://rt.cpan.org/Ticket/Display.html?id=88156
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=88156
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2013-08-26
+
+--- a/lib/Syntax/Highlight/Engine/Kate.pm
++++ b/lib/Syntax/Highlight/Engine/Kate.pm
+@@ -773,7 +773,7 @@
+ 
+ =item B<format_table>
+ 
+-This option must be specified if the B<highlightText> method needs to do anything usefull for you.
++This option must be specified if the B<highlightText> method needs to do anything useful for you.
+ All mentioned keys in the synopsis must be specified.
+ 
+ 
+--- a/t/perl/before/kate.pl
++++ b/t/perl/before/kate.pl
+@@ -773,7 +773,7 @@
+ 
+ =item B<format_table>
+ 
+-This option must be specified if the B<highlightText> method needs to do anything usefull for you.
++This option must be specified if the B<highlightText> method needs to do anything useful for you.
+ All mentioned keys in the synopsis must be specified.
+ 
+ 
+--- a/t/perl/highlighted/kate.pl
++++ b/t/perl/highlighted/kate.pl
+@@ -773,7 +773,7 @@
+ </comment><comment>
+ </comment><comment>=item B<format_table></comment><comment>
+ </comment><comment>
+-</comment><comment>This option must be specified if the B<highlightText> method needs to do anything usefull for you.</comment><comment>
++</comment><comment>This option must be specified if the B<highlightText> method needs to do anything useful for you.</comment><comment>
+ </comment><comment>All mentioned keys in the synopsis must be specified.</comment><comment>
+ </comment><comment>
+ </comment><comment>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsyntax-highlight-engine-kate-perl.git



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