[libnet-cli-interact-perl] 04/05: debian/patches/spelling-errors: Fix spelling error.
Angel Abad
angel at debian.org
Mon Oct 24 17:42:46 UTC 2016
This is an automated email from the git hooks/post-receive script.
angel pushed a commit to branch master
in repository libnet-cli-interact-perl.
commit 3ed48735c55ad4dfffab53b637b6d98d72db9ccd
Author: Angel Abad <angelabad at gmail.com>
Date: Mon Oct 24 19:39:28 2016 +0200
debian/patches/spelling-errors: Fix spelling error.
---
debian/patches/series | 1 +
debian/patches/spelling-errors | 17 +++++++++++++++++
2 files changed, 18 insertions(+)
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..2b7dda4
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+spelling-errors
diff --git a/debian/patches/spelling-errors b/debian/patches/spelling-errors
new file mode 100644
index 0000000..493d85a
--- /dev/null
+++ b/debian/patches/spelling-errors
@@ -0,0 +1,17 @@
+Description: Fix spelling error
+Author: Angel Abad <angel at debian.org>
+Forwarded: yes
+Bug: https://rt.cpan.org/Public/Bug/Display.html?id=118492
+Last-Updated: 2016-10-24
+
+--- a/lib/Net/CLI/Interact/Phrasebook.pm
++++ b/lib/Net/CLI/Interact/Phrasebook.pm
+@@ -424,7 +424,7 @@
+
+ In general, Macros are alternating sequences of commands to send to the
+ connected CLI, and regular expressions to match the end of the returned
+-response. Macros are useful for issueing commands which have intermediate
++response. Macros are useful for issuing commands which have intermediate
+ prompts, or confirmation steps. They also support the I<slurping> of
+ additional output when the connected CLI has split the response into pages.
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-cli-interact-perl.git
More information about the Pkg-perl-cvs-commits
mailing list