[LyX/master] Correct tooltip

Juergen Spitzmueller spitz at lyx.org
Mon Feb 15 10:29:25 UTC 2021


commit f4a91f6e9e6467632ec84f45c165b03ca876d966
Author: Juergen Spitzmueller <spitz at lyx.org>
Date:   Mon Feb 15 11:32:42 2021 +0100

    Correct tooltip
---
 src/frontends/qt/ui/SearchUi.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/frontends/qt/ui/SearchUi.ui b/src/frontends/qt/ui/SearchUi.ui
index 12ba071..aabc1c5 100644
--- a/src/frontends/qt/ui/SearchUi.ui
+++ b/src/frontends/qt/ui/SearchUi.ui
@@ -225,7 +225,7 @@
         <item>
          <widget class="QCheckBox" name="wrapCB">
           <property name="toolTip">
-           <string>If the beggining/start of the document is reached, automatically wrap around</string>
+           <string>If the end/start of the document is reached, automatically wrap around</string>
           </property>
           <property name="text">
            <string>&Wrap</string>


More information about the lyx-cvs mailing list