web/views/staticcontrollers.py
changeset 10522 1660a0fa4f43
parent 10486 d88fb5ccc8e6
parent 10451 cffe653f93a9
child 10671 e08102f45237
--- a/web/views/staticcontrollers.py	Wed Jul 08 09:37:06 2015 +0200
+++ b/web/views/staticcontrollers.py	Thu Jul 09 16:43:56 2015 +0200
@@ -178,9 +178,9 @@
 
 
 class DataController(StaticFileController):
-    """Controller in charge of serving static file in /data/
+    """Controller in charge of serving static files in /data/
 
-    Handle modeconcat like url.
+    Handles mod_concat-like URLs.
     """
 
     __regid__ = 'data'