web/views/basetemplates.py
changeset 10510 51321946da37
parent 10322 d7c33cbdce8b
child 10666 7f6b5f023884
child 11371 2cc16363d6a3
--- a/web/views/basetemplates.py	Wed Apr 08 11:29:24 2015 +0200
+++ b/web/views/basetemplates.py	Mon Mar 09 10:49:03 2015 +0100
@@ -490,7 +490,7 @@
 
 
 class LogFormView(View):
-    # XXX an awfull lot of hardcoded assumptions there
+    # XXX an awful lot of hardcoded assumptions there
     #     makes it unobvious to reuse/specialize
     __regid__ = 'logform'
     __select__ = match_kwargs('id', 'klass')