Commit 53fcae0a authored by Romain Courteaud's avatar Romain Courteaud

Fix typo.

Thanks to Mikolaj Antoszkiewicz.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19596 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d4b4cea8
......@@ -604,7 +604,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: preferences.getPreference(\'preferred_text_area_height\', 4)</string> </value>
<value> <string>python: preferences.getPreference(\'preferred_textarea_height\', 4)</string> </value>
</item>
</dictionary>
</pickle>
......
715
\ No newline at end of file
716
\ 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