Description: Fix spellings
Author: Christopher Hoskin <christopher.hoskin@gmail.com>
Bug: https://rt.cpan.org/Public/Bug/Display.html?id=119229
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. 
 
