commit 13af7aa426b5d2fde357e043ef8e4223a123e265
Author: Uwe Stöhr <[email protected]>
Date:   Tue May 31 23:16:32 2016 +0200

    ErrorListUi.ui: correct an expression

diff --git a/src/frontends/qt4/ui/ErrorListUi.ui 
b/src/frontends/qt4/ui/ErrorListUi.ui
index 9cb2374..ffbdd38 100644
--- a/src/frontends/qt4/ui/ErrorListUi.ui
+++ b/src/frontends/qt4/ui/ErrorListUi.ui
@@ -100,7 +100,7 @@
    <item row="1" column="0" colspan="4" >
     <widget class="QListWidget" name="errorsLW" >
      <property name="toolTip" >
-      <string>Selecting an error will show the error message in the panel 
below, and jump the cursor to the location in the document where the error 
occurred.</string>
+      <string>Selecting an error will show the error message in the panel 
below and the cursor will jump to the location in the document where the error 
occurred.</string>
      </property>
     </widget>
    </item>

Reply via email to