diff -r e8ac062d4b20 -r 51321946da37 web/views/basetemplates.py --- 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')