Commit 7f579c3a authored by Jérome Perrin's avatar Jérome Perrin

typos

parent c3136080
...@@ -63,7 +63,7 @@ This Form has meaning only if erp5_web is installed and if you are using standar ...@@ -63,7 +63,7 @@ This Form has meaning only if erp5_web is installed and if you are using standar
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Sender Informations</string> </value> <value> <string>Sender Information</string> </value>
</item> </item>
<item> <item>
<key> <string>visible</string> </key> <key> <string>visible</string> </key>
......
689 690
\ No newline at end of file \ No newline at end of file
...@@ -113,7 +113,7 @@ class PasswordTool(BaseTool): ...@@ -113,7 +113,7 @@ class PasswordTool(BaseTool):
user_login -- Reference of the user to send password reset link user_login -- Reference of the user to send password reset link
REQUEST -- Request object REQUEST -- Request object
notification_message -- Notification Message Document used to build the email. notification_message -- Notification Message Document used to build the email.
As default, a standart text will be used. As default, a standard text will be used.
sender -- Sender (Person or Organisation) of the email. sender -- Sender (Person or Organisation) of the email.
As default, the default email address will be used As default, the default email address will be used
store_as_event -- whenever CRM is available, store store_as_event -- whenever CRM is available, store
......
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