Merge "Fixed Typo - dictonary to dictionary"
This commit is contained in:
commit
acb89c6200
@ -433,7 +433,7 @@ class MemcacheRing(object):
|
||||
"""
|
||||
Sets multiple key/value pairs in memcache.
|
||||
|
||||
:param mapping: dictonary of keys and values to be set in memcache
|
||||
:param mapping: dictionary of keys and values to be set in memcache
|
||||
:param servery_key: key to use in determining which server in the ring
|
||||
is used
|
||||
:param serialize: if True, value is serialized with JSON before sending
|
||||
|
Loading…
Reference in New Issue
Block a user