Skip to content

Commit

Permalink
fix func ref
Browse files Browse the repository at this point in the history
  • Loading branch information
dreverri committed Dec 16, 2010
1 parent 7367579 commit 6fe32bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion riak/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ def is_alive(self):

def add(self, *args):
"""
Start assembling a Map/Reduce operation. A shortcut for :func:`RiakMapReduce.add `.
Start assembling a Map/Reduce operation. A shortcut for :func:`RiakMapReduce.add`.
:rtype: :class:`RiakMapReduce`
"""
Expand Down

0 comments on commit 6fe32bb

Please sign in to comment.