aboutsummaryrefslogtreecommitdiff
path: root/lib/App/Glacier/Bre.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/App/Glacier/Bre.pm')
-rw-r--r--lib/App/Glacier/Bre.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/App/Glacier/Bre.pm b/lib/App/Glacier/Bre.pm
index 3b1d190..cd9fb84 100644
--- a/lib/App/Glacier/Bre.pm
+++ b/lib/App/Glacier/Bre.pm
@@ -26,8 +26,8 @@ sub new {
if ($token) {
# Overwrite the 'sig' attribute.
# FIXME: The attribute itself is not documented, so this
- # this method may fail if the internals of the base class
- # change in its future releases.
+ # method may fail if the internals of the base class change
+ # in its future releases.
# This approach works with Net::Amazon::Glacier 0.15
$self->{sig} = new App::Glacier::Signature($self->{sig}, $token);
}

Return to:

Send suggestions and report system problems to the System administrator.