web/uihelper.py
branchstable
changeset 8238 087bb529035c
parent 8033 2a9764674a74
child 8665 e65af61bde7d
--- 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: