mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-26 11:16:55 +00:00
TextLayoutUi.ui: correct a tooltip
This commit is contained in:
parent
e19b2a717e
commit
d2ac0d2cf4
@ -272,7 +272,7 @@
|
|||||||
<item row="4" column="0">
|
<item row="4" column="0">
|
||||||
<widget class="QCheckBox" name="FormulaIndentCB">
|
<widget class="QCheckBox" name="FormulaIndentCB">
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Justify text in the LyX editor (this does not affect whether the text is justified in the output)</string>
|
<string>Indent displayed formulas instead of centering</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Indent &Formulas</string>
|
<string>Indent &Formulas</string>
|
||||||
|
Loading…
Reference in New Issue
Block a user