mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +00:00
PrintNomenclUi.ui: fix a typo, spotted by Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33775 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
1f8b6f8a0a
commit
96f16d62f8
@ -21,10 +21,10 @@
|
||||
<item>
|
||||
<widget class="QLabel" name="setWidthLA">
|
||||
<property name="toolTip">
|
||||
<string>Define hanging indendation/label length for the nomenclature list.</string>
|
||||
<string>Define hanging indentation/label length for the nomenclature list.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>&List Indendation:</string>
|
||||
<string>&List Indentation:</string>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>setWidthCO</cstring>
|
||||
@ -34,7 +34,7 @@
|
||||
<item>
|
||||
<widget class="QComboBox" name="setWidthCO">
|
||||
<property name="toolTip">
|
||||
<string>Define hanging indendation/label length for the nomenclature list.</string>
|
||||
<string>Define hanging indentation/label length for the nomenclature list.</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@ -58,7 +58,7 @@
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Custom value. "List Indendation" needs to be set to "Custom".</string>
|
||||
<string>Custom value. "List Indentation" needs to be set to "Custom".</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
Loading…
Reference in New Issue
Block a user