]> git.lyx.org Git - features.git/commitdiff
ErrorListUi.ui: correct an expression
authorUwe Stöhr <uwestoehr@lyx.org>
Tue, 31 May 2016 21:16:32 +0000 (23:16 +0200)
committerUwe Stöhr <uwestoehr@lyx.org>
Tue, 31 May 2016 21:16:32 +0000 (23:16 +0200)
src/frontends/qt4/ui/ErrorListUi.ui

index 9cb23747d7fbdd1ac5a21fb938ce6a31320b0569..ffbdd383c9bf8badca3f3f7d3eb5052f327b7414 100644 (file)
    <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>