cubicweb/web/test/unittest_http.py
changeset 11194 b6b00bb1e528
parent 11174 eb88fdfd3740
child 11279 e4f11ef1face
--- a/cubicweb/web/test/unittest_http.py	Wed Mar 09 19:00:09 2016 +0100
+++ b/cubicweb/web/test/unittest_http.py	Wed Mar 09 14:11:47 2016 +0100
@@ -42,7 +42,7 @@
     return req
 
 class HTTPCache(TestCase):
-    """Check that the http cache logiac work as expected
+    """Check that the http cache logic works as expected
     (as far as we understood the RFC)
 
     """