web/component.py
changeset 10903 da30851f9706
parent 10713 ec0f96cd7a18
child 11082 0cdd92261c4a
--- a/web/component.py	Fri Oct 16 11:15:50 2015 +0200
+++ b/web/component.py	Fri Oct 16 11:58:10 2015 +0200
@@ -576,7 +576,7 @@
 
     # to be defined in concrete classes
     rtype = role = target_etype = None
-    # class attributes below *must* be set in concrete classes (additionaly to
+    # class attributes below *must* be set in concrete classes (additionally to
     # rtype / role [/ target_etype]. They should correspond to js_* methods on
     # the json controller