]> git.lyx.org Git - features.git/commitdiff
PrintNomenclUi.ui: fix a typo, spotted by Ignacio
authorUwe Stöhr <uwestoehr@web.de>
Tue, 16 Mar 2010 21:51:39 +0000 (21:51 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Tue, 16 Mar 2010 21:51:39 +0000 (21:51 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33775 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/ui/PrintNomenclUi.ui

index aafbb6f7dc81047bfb1c6220ed14d51bb6ba7188..76b4b12f7b2edb64522a6a7d52e275e8ea22efb5 100644 (file)
      <item>
       <widget class="QLabel" name="setWidthLA">
        <property name="toolTip">
-        <string>Define hanging indendation/label length for the nomenclature list.</string>
+        <string>Define hanging indentation/label length for the nomenclature list.</string>
        </property>
        <property name="text">
-        <string>&amp;List Indendation:</string>
+        <string>&amp;List Indentation:</string>
        </property>
        <property name="buddy">
         <cstring>setWidthCO</cstring>
@@ -34,7 +34,7 @@
      <item>
       <widget class="QComboBox" name="setWidthCO">
        <property name="toolTip">
-        <string>Define hanging indendation/label length for the nomenclature list.</string>
+        <string>Define hanging indentation/label length for the nomenclature list.</string>
        </property>
       </widget>
      </item>
@@ -58,7 +58,7 @@
         <bool>false</bool>
        </property>
        <property name="toolTip">
-        <string>Custom value. &quot;List Indendation&quot; needs to be set to &quot;Custom&quot;.</string>
+        <string>Custom value. &quot;List Indentation&quot; needs to be set to &quot;Custom&quot;.</string>
        </property>
       </widget>
      </item>