]> git.lyx.org Git - lyx.git/commitdiff
Fix typo in tooltip
authorJuergen Spitzmueller <spitz@lyx.org>
Tue, 14 Jan 2020 12:02:40 +0000 (13:02 +0100)
committerJuergen Spitzmueller <spitz@lyx.org>
Tue, 14 Jan 2020 12:02:40 +0000 (13:02 +0100)
src/frontends/qt/ui/PrefEditUi.ui

index 69aa6f5bdea361f13d314f4f3c0361ed91ef8f53..987dc92d9087f06483ada9a05c264e8c76d584c2 100644 (file)
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>494</width>
-    <height>583</height>
+    <height>614</height>
    </rect>
   </property>
   <property name="sizePolicy">
       <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>