Commit 22767a12 authored by Jérome Perrin's avatar Jérome Perrin

Fix typo Openned -> Open

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23740 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 75c24b37
......@@ -23,7 +23,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Defines the differents steps of an accounting period, only when an accounting period is opened, a user can input transactions</string> </value>
<value> <string>Defines the differents steps of an accounting period. User can only input transactions when an accounting period is open.</string> </value>
</item>
<item>
<key> <string>groups</string> </key>
......
......@@ -11,7 +11,7 @@
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>The Accounting Period is openned.\r\n
<value> <string>The Accounting Period is open.\r\n
\r\n
It is therefore possible to post accounting accounting transactions with dates during this period.</string> </value>
</item>
......@@ -27,7 +27,7 @@ It is therefore possible to post accounting accounting transactions with dates d
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Openned</string> </value>
<value> <string>Open</string> </value>
</item>
<item>
<key> <string>transitions</string> </key>
......
778
\ No newline at end of file
779
\ No newline at end of file
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