* SpellcheckerUi fix casing in tooltip

This commit is contained in:
Pavel Sanda 2023-03-03 10:45:46 +01:00
parent 00c39208ac
commit 06928c914f

View File

@ -162,7 +162,7 @@
<item row="7" column="1">
<widget class="QPushButton" name="ignorePB">
<property name="toolTip">
<string>Ignore this occurrence of the word permanently (saved as a Text Property).</string>
<string>Ignore this occurrence of the word permanently (saved as a text property).</string>
</property>
<property name="text">
<string>Ign&amp;ore</string>