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

angel pushed a commit to branch master
in repository libconfig-model-backend-augeas-perl.

commit 15a124a8990d329cda9a05b6b797e8e9ec642167
Author: Angel Abad <angela...@gmail.com>
Date:   Sat Nov 5 08:54:08 2016 +0100

    debian/patches/spelling-errors: Fix spelling errors.
---
 debian/patches/series          |  1 +
 debian/patches/spelling-errors | 28 ++++++++++++++++++++++++++++
 2 files changed, 29 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..1526d8c
--- /dev/null
+++ b/debian/patches/spelling-errors
@@ -0,0 +1,28 @@
+Description: Fix spelling errors
+Author: Angel Abad <an...@debian.org>
+Forwarded: yes
+Bug: https://rt.cpan.org/Public/Bug/Display.html?id=118630
+Last-Updated: 2016-11-05
+
+--- a/lib/Config/Model/Backend/Augeas.pm
++++ b/lib/Config/Model/Backend/Augeas.pm
+@@ -67,7 +67,7 @@
+ =head1 DESCRIPTION
+ 
+ This class provides a way to load or store configuration data through
+-L<Config::Augeas>. This way, the structure and commments of the
++L<Config::Augeas>. This way, the structure and comments of the
+ original configuration file will preserved.
+ 
+ To use Augeas as a backend, you must specify the following
+--- a/README
++++ b/README
+@@ -28,7 +28,7 @@
+ in Config::Model and Augeas lens are quite close together:
+ - Config::Model element names and Augeas lens names must be identical
+ - Both structures must be very close. Each Config::Model node must
+-  have a corresponsing lens.
++  have a corresponding lens.
+ 
+ See Config::Model::Backend::Augeas documentation to use Augeas with
+ your configuration model.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libconfig-model-backend-augeas-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to