From ef021412d5e7eb78c89f0b7cf2ec01bcb959a837 Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Fri, 9 Sep 2016 11:00:21 -0400 Subject: Normalized spelling of ETag. --- tests/cache/tests.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/cache') diff --git a/tests/cache/tests.py b/tests/cache/tests.py index b8bce5e721..b6d37148ad 100644 --- a/tests/cache/tests.py +++ b/tests/cache/tests.py @@ -2163,7 +2163,7 @@ class TestWithTemplateResponse(SimpleTestCase): Tests various headers w/ TemplateResponse. Most are probably redundant since they manipulate the same object - anyway but the Etag header is 'special' because it relies on the + anyway but the ETag header is 'special' because it relies on the content being complete (which is not necessarily always the case with a TemplateResponse) """ -- cgit v1.3