Skip to content

Commit

Permalink
docs typo
Browse files Browse the repository at this point in the history
  • Loading branch information
andymccurdy committed Nov 8, 2016
1 parent 0bf4eb8 commit d49aaac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redis/client.py
Expand Up @@ -2114,7 +2114,7 @@ def georadius(self, name, longitude, latitude, radius, unit=None,
sort=None, store=None, store_dist=None):
"""
Return the members of the specified key identified by the
``name``argument which are within the borders of the area specified
``name`` argument which are within the borders of the area specified
with the ``latitude`` and ``longitude`` location and the maximum
distance from the center specified by the ``radius`` value.
Expand Down

0 comments on commit d49aaac

Please sign in to comment.