commit 78ac0b42669ecd0db1f2027e5ddbd7a35a5e2e11
Author: Juergen Spitzmueller <sp...@lyx.org>
Date:   Tue Jan 14 13:02:40 2020 +0100

    Fix typo in tooltip
---
 src/frontends/qt/ui/PrefEditUi.ui |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/frontends/qt/ui/PrefEditUi.ui 
b/src/frontends/qt/ui/PrefEditUi.ui
index 69aa6f5..987dc92 100644
--- a/src/frontends/qt/ui/PrefEditUi.ui
+++ b/src/frontends/qt/ui/PrefEditUi.ui
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>494</width>
-    <height>583</height>
+    <height>614</height>
    </rect>
   </property>
   <property name="sizePolicy">
@@ -151,7 +151,7 @@
       <item row="4" column="0">
        <widget class="QCheckBox" name="copyCTMarkupCB">
         <property name="toolTip">
-         <string>If this is checked, deleted and added text in change tracking 
mde will not be resolved on copy/paste operations and when moving content 
from/to insets</string>
+         <string>If this is checked, deleted and added text in change tracking 
mode will not be resolved on copy/paste operations and when moving content 
from/to insets</string>
         </property>
         <property name="text">
          <string>&amp;Keep change tracking markup on copy and paste</string>
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to