commit e8bf83e42bba5d6c8b1fb2c686deb68e2e2584f2
Author: Juergen Spitzmueller <[email protected]>
Date:   Sat Aug 21 15:19:07 2021 +0200

    Correct tooltip
    
    as advised by Scott
---
 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 953b3f0..3bc0346 100644
--- a/src/frontends/qt/ui/SpellcheckerUi.ui
+++ b/src/frontends/qt/ui/SpellcheckerUi.ui
@@ -172,7 +172,7 @@
    <item row="8" column="1">
     <widget class="QPushButton" name="ignoreAllPB">
      <property name="toolTip">
-      <string>Ignore all occurrences of this word within this document. This 
is perdurant beyond the current session.</string>
+      <string>Ignore all occurrences of this word within this document. This 
persists beyond the current session.</string>
      </property>
      <property name="text">
       <string>I&amp;gnore All</string>
-- 
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to