hooks/security.py
branchstable
changeset 8238 087bb529035c
parent 6426 541659c39f6a
child 8239 c6cdd060212e
--- a/hooks/security.py	Mon Feb 13 17:57:07 2012 +0100
+++ b/hooks/security.py	Thu Feb 16 14:14:52 2012 +0100
@@ -30,7 +30,7 @@
     eid = entity.eid
     eschema = entity.e_schema
     # ._cw_skip_security_attributes is there to bypass security for attributes
-    # set by hooks by modifying the entity's dictionnary
+    # set by hooks by modifying the entity's dictionary
     if editedattrs is None:
         editedattrs = entity.cw_edited
     dontcheck = editedattrs.skip_security