web/views/staticcontrollers.py
changeset 10451 cffe653f93a9
parent 10398 bd00b58b00d9
child 10522 1660a0fa4f43
--- a/web/views/staticcontrollers.py	Tue Jun 23 15:50:18 2015 +0200
+++ b/web/views/staticcontrollers.py	Tue Jun 23 18:10:45 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'