Commit 7f430a9b authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

fix typos (lisbox -> ListBox).

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25412 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 28c1a330
......@@ -202,7 +202,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string>number of line displayed by a lisbox when used in list mode (in a module for example)</string> </value>
<value> <string>number of line displayed by a ListBox when used in list mode (in a module for example)</string> </value>
</item>
<item>
<key> <string>editable</string> </key>
......
......@@ -202,7 +202,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string>number of line displayed by a lisbox when used in view mode (in a document for example)</string> </value>
<value> <string>number of line displayed by a ListBox when used in view mode (in a document for example)</string> </value>
</item>
<item>
<key> <string>editable</string> </key>
......
1080
\ No newline at end of file
1081
\ 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