[libtenjin-perl] 13/15: Add a patch to fix a spelling mistake in the POD.
gregor herrmann
gregoa at debian.org
Sun May 15 15:26:44 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libtenjin-perl.
commit 0050a5036653ca0f8c32a5d1198d14223ff9cde6
Author: gregor herrmann <gregoa at debian.org>
Date: Sun May 15 17:23:07 2016 +0200
Add a patch to fix a spelling mistake in the POD.
---
debian/patches/series | 1 +
debian/patches/spelling.patch | 18 ++++++++++++++++++
2 files changed, 19 insertions(+)
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..5299247
--- /dev/null
+++ 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..2061d62
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,18 @@
+Description: spelling fix
+Origin: vendor
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2016-05-15
+Forwarded: https://github.com/ido50/Tenjin/issues/4
+Bug: https://github.com/ido50/Tenjin/issues/4
+
+--- a/lib/Tenjin/Template.pm
++++ b/lib/Tenjin/Template.pm
+@@ -106,7 +106,7 @@
+ =head2 render( [$_context] )
+
+ Renders the template, possibly with a context hash-ref, and returns the
+-rendered output. If errors have occured when rendering the template (which
++rendered output. If errors have occurred when rendering the template (which
+ might happen since templates have and are Perl code), then this method
+ will croak.
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtenjin-perl.git
More information about the Pkg-perl-cvs-commits
mailing list