Commit 5ec0d9eb authored by Vincent Pelletier's avatar Vincent Pelletier

Fix typo in docstring.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27637 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 89335dff
......@@ -234,7 +234,7 @@ class Person(XMLObject):
getPassword([default], [format='default'])
default (anything)
Value to return if no passord is set on context.
Value to return if no password is set on context.
Default: None
format (string)
String defining the format in which the password is expected.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment