summaryrefslogtreecommitdiff
path: root/lib/Net
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--lib/Net/Riak/Bucket.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Net/Riak/Bucket.pm b/lib/Net/Riak/Bucket.pm
index 5c0e8c1..66359d3 100644
--- a/lib/Net/Riak/Bucket.pm
+++ b/lib/Net/Riak/Bucket.pm
@@ -254,7 +254,7 @@ Set multiple bucket properties in one call. This should only be used if you know
=item get_properties
-Retrieve an associative array of all bucket properties, containing 'props' and 'keys' elements.
+Retrieve an associative array of all bucket properties, containing 'props' and 'keys' elements.
Accepts a hashref of parameters. Supported parameters are:
@@ -274,4 +274,4 @@ A callback subroutine to be called for each key found (passed in as the only par
=back
-=cut
+=back