starmath/uiconfig/smath/ui/smathsettings.ui |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 4861e4961f7dc4f28a14c5f9d9b969456bfec720
Author: Andras Timar <andras.ti...@collabora.com>
Date:   Tue Jul 8 14:42:14 2014 +0200

    fdo#81036 escape ~ in .ui and fix a typo (straight apostrophe)
    
    Change-Id: I652dc63cc0e8fb04d7c3115d66d60dabda60f0f4

diff --git a/starmath/uiconfig/smath/ui/smathsettings.ui 
b/starmath/uiconfig/smath/ui/smathsettings.ui
index 02b31a9..63d7f7f 100644
--- a/starmath/uiconfig/smath/ui/smathsettings.ui
+++ b/starmath/uiconfig/smath/ui/smathsettings.ui
@@ -239,7 +239,7 @@
                 <property name="spacing">6</property>
                 <child>
                   <object class="GtkCheckButton" id="norightspaces">
-                    <property name="label" translatable="yes">Ig_nore ~ and ` 
at the end of the line</property>
+                    <property name="label" translatable="yes">Ig_nore ~~ and ' 
at the end of the line</property>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
                     <property name="receives_default">False</property>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to