summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Matecki <thomas.matecki@gmail.com>2019-10-27 19:14:45 -0400
committerAndy McCurdy <andy@andymccurdy.com>2019-10-27 16:14:45 -0700
commit29f4aa43aec50ae0e28df4d3fadfcb17cebe2a2f (patch)
tree0184f2c7af1d20c849623e026b833fb49b43e9c3
parentc1415c296be56ec14fa29aaa2af04eb1c8278f77 (diff)
downloadredis-py-29f4aa43aec50ae0e28df4d3fadfcb17cebe2a2f.tar.gz
Fix misplaced space (#1237)
Sorry, I'm a pendant.
-rwxr-xr-xredis/client.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/redis/client.py b/redis/client.py
index 1e5ca02..5adaa7c 100755
--- a/redis/client.py
+++ b/redis/client.py
@@ -1748,7 +1748,7 @@ class Redis(object):
Use an "*" to indicate where in the key the item value is located
``get`` allows for returning items from external keys rather than the
- sorted data itself. Use an "*" to indicate where int he key
+ sorted data itself. Use an "*" to indicate where in the key
the item value is located
``desc`` allows for reversing the sort