[LyX/master] * SpellcheckerUi fix casing in tooltip

Pavel Sanda sanda at lyx.org
Fri Mar 3 08:44:04 UTC 2023


commit 06928c914f871e1831960ff85187738b7cf4948d
Author: Pavel Sanda <sanda at lyx.org>
Date:   Fri Mar 3 10:45:46 2023 +0100

    * SpellcheckerUi fix casing in tooltip
---
 src/frontends/qt/ui/SpellcheckerUi.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/frontends/qt/ui/SpellcheckerUi.ui b/src/frontends/qt/ui/SpellcheckerUi.ui
index 2c620d0..6b03d68 100644
--- a/src/frontends/qt/ui/SpellcheckerUi.ui
+++ b/src/frontends/qt/ui/SpellcheckerUi.ui
@@ -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&ore</string>


More information about the lyx-cvs mailing list