diff -r c2a91d6639d8 -r 087bb529035c web/uihelper.py --- a/web/uihelper.py Mon Feb 13 17:57:07 2012 +0100 +++ b/web/uihelper.py Thu Feb 16 14:14:52 2012 +0100 @@ -298,10 +298,10 @@ being consistent with the schema definition. :attr:`widgets` - a dictionnary mapping attribute names to widget instances. + a dictionary mapping attribute names to widget instances. :attr:`fields` - a dictionnary mapping attribute names to field instances. + a dictionary mapping attribute names to field instances. Examples: