diff -r 31f070752462 -r c7fc56eecd1a view.py --- a/view.py Thu Jan 30 18:04:59 2014 +0100 +++ b/view.py Tue Feb 04 15:29:29 2014 +0100 @@ -356,7 +356,7 @@ class StartupView(View): """base class for views which doesn't need a particular result set to be - displayed (so they can always be displayed !) + displayed (so they can always be displayed!) """ __select__ = none_rset()