TextLayoutUi.ui: correct a tooltip

This commit is contained in:
Uwe Stöhr 2017-04-10 23:34:20 +02:00
parent e19b2a717e
commit d2ac0d2cf4

View File

@ -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 &amp;Formulas</string> <string>Indent &amp;Formulas</string>