summary refs log tree commit diff
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2010-10-05 12:27:33 +0200
committerfranck cuny <franck@lumberjaph.net>2010-10-05 12:27:33 +0200
commit6967223d118f4e593ed42741dfb4e24811014fe7 (patch)
treeb41011287c71f9a7c5e26e5c7b82f5940f90b21f
parentupdate changelog and version (diff)
downloadnet-riak-6967223d118f4e593ed42741dfb4e24811014fe7.tar.gz
pod
-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