[libamazon-s3-perl] 03/03: Patch to fix spellings

Christopher Hoskin christopher.hoskin at gmail.com
Tue Dec 13 20:25:16 UTC 2016


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

grinorcole-guest pushed a commit to branch master
in repository libamazon-s3-perl.

commit a7ee5c3a35ad01331acd21996f97ef863f0b6e24
Author: Christopher Hoskin <christopher.hoskin at gmail.com>
Date:   Tue Dec 13 20:24:21 2016 +0000

    Patch to fix spellings
---
 debian/patches/series          |  1 +
 debian/patches/spellings.patch | 28 ++++++++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..fd615d9
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+spellings.patch
diff --git a/debian/patches/spellings.patch b/debian/patches/spellings.patch
new file mode 100644
index 0000000..ca0c378
--- /dev/null
+++ b/debian/patches/spellings.patch
@@ -0,0 +1,28 @@
+Description: Fix spellings
+Author: Christopher Hoskin <christopher.hoskin at gmail.com>
+Last-Update: 2016-12-13
+--- a/lib/Amazon/S3.pm
++++ b/lib/Amazon/S3.pm
+@@ -692,7 +692,7 @@
+ 
+ =item acl_short (optional)
+ 
+-See the set_acl subroutine for documenation on the acl_short options
++See the set_acl subroutine for documentation on the acl_short options
+ 
+ =back
+ 
+--- a/lib/Amazon/S3/Bucket.pm
++++ b/lib/Amazon/S3/Bucket.pm
+@@ -328,9 +328,9 @@
+ library would send and add headers that are not typically
+ required for S3 interactions.
+ 
+-In addition to additional and overriden HTTP headers, this
++In addition to additional and overridden HTTP headers, this
+ HASHREF can have a C<acl_short> key to set the permissions
+-(access) of the resource without a seperate call via
++(access) of the resource without a separate call via
+ C<add_acl> or in the form of an XML document.  See the
+ documentation in C<add_acl> for the values and usage. 
+ 

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



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