[Erp5-report] r27637 - /erp5/trunk/products/ERP5/Document/Person.py

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Jun 17 17:44:53 CEST 2009


Author: vincent
Date: Wed Jun 17 17:44:51 2009
New Revision: 27637

URL: http://svn.erp5.org?rev=27637&view=rev
Log:
Fix typo in docstring.

Modified:
    erp5/trunk/products/ERP5/Document/Person.py

Modified: erp5/trunk/products/ERP5/Document/Person.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/Document/Person.py?rev=27637&r1=27636&r2=27637&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/Document/Person.py [utf8] (original)
+++ erp5/trunk/products/ERP5/Document/Person.py [utf8] Wed Jun 17 17:44:51 2009
@@ -234,7 +234,7 @@
         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.




More information about the Erp5-report mailing list