mirror of
https://github.com/django/django.git
synced 2025-01-22 08:10:28 +00:00
Fixed typo in tests/cache/tests.py docstring.
This commit is contained in:
parent
8d087f9a17
commit
8ea3ff155e
2
tests/cache/tests.py
vendored
2
tests/cache/tests.py
vendored
@ -535,7 +535,7 @@ class BaseCacheTests:
|
||||
|
||||
def test_long_timeout(self):
|
||||
"""
|
||||
Followe memcached's convention where a timeout greater than 30 days is
|
||||
Follow memcached's convention where a timeout greater than 30 days is
|
||||
treated as an absolute expiration timestamp instead of a relative
|
||||
offset (#12399).
|
||||
"""
|
||||
|
Loading…
x
Reference in New Issue
Block a user