summary refs log tree commit diff
path: root/lib/Net
diff options
context:
space:
mode:
authorgmaurice <gmaurice@gm.livebox.home>2010-10-05 15:36:12 +0200
committerfranck cuny <franck@lumberjaph.net>2010-11-02 15:27:19 +0100
commit9f5ac48edb5d06ad3693dc8100a9d005840f5cf0 (patch)
tree382560c6d4120aa1cb1cbb8166cdc2d626098680 /lib/Net
parentadd support of array arguments in Net::Riak::MapReduce->add() (diff)
downloadnet-riak-9f5ac48edb5d06ad3693dc8100a9d005840f5cf0.tar.gz
missed a modification on POD
Diffstat (limited to 'lib/Net')
-rw-r--r--lib/Net/Riak/MapReduce.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Net/Riak/MapReduce.pm b/lib/Net/Riak/MapReduce.pm
index 70ed214..632d484 100644
--- a/lib/Net/Riak/MapReduce.pm
+++ b/lib/Net/Riak/MapReduce.pm
@@ -232,7 +232,7 @@ The RiakMapReduce object allows you to build up and run a map/reduce operation o
 
 =item add
 
-arguments: bucketname or arrays or Riak::Object
+arguments: bucketname or arrays or L<Net::Riak::Object>
 
 return: a Net::Riak::MapReduce object