Commit 4b623823 authored by Vincent Pelletier's avatar Vincent Pelletier

Fix typo in "tax" plural form.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21742 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 65359f8f
......@@ -724,5 +724,5 @@
</permission>
</permission_list>
<portal_type>Tax Module</portal_type>
<title>Taxs</title>
</module>
\ No newline at end of file
<title>Taxes</title>
</module>
......@@ -147,7 +147,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Taxs</string> </value>
<value> <string>Taxes</string> </value>
</item>
<item>
<key> <string>unicode_mode</string> </key>
......
......@@ -208,7 +208,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Taxs</string> </value>
<value> <string>Taxes</string> </value>
</item>
</dictionary>
</value>
......
390
\ No newline at end of file
391
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