MathsUi.ui: fix typo in tooltip

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32007 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Uwe Stöhr 2009-11-15 14:47:03 +00:00
parent ae60474513
commit 57676c67aa

View File

@ -29,7 +29,7 @@
<item row="1" column="0">
<widget class="QCheckBox" name="amsCB">
<property name="toolTip">
<string>The AMS LateX packages are always used</string>
<string>The AMS LaTeX packages are always used</string>
</property>
<property name="text">
<string>Use AMS &amp;math package</string>