summaryrefslogtreecommitdiff
path: root/tests/cache
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cache')
-rw-r--r--tests/cache/tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cache/tests.py b/tests/cache/tests.py
index eebcaf6cb5..9fa0c12d60 100644
--- a/tests/cache/tests.py
+++ b/tests/cache/tests.py
@@ -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).
"""