Fix #6469 (Spelling mistake on epub -> txt conversion menu)

This commit is contained in:
Kovid Goyal 2010-08-10 17:30:44 -06:00
parent 12284d1b08
commit b2b0d00c3d

View File

@ -63,7 +63,7 @@
<item row="2" column="0" colspan="2">
<widget class="QCheckBox" name="opt_force_max_line_length">
<property name="text">
<string>Force maximum line lenght</string>
<string>Force maximum line length</string>
</property>
</widget>
</item>