summaryrefslogtreecommitdiff
path: root/starmath
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2014-07-08 14:42:14 +0200
committerMatúš Kukan <matus.kukan@collabora.com>2014-07-09 07:58:20 +0000
commit8eb5dce78943da38d73838b564117c4307b4fcb7 (patch)
tree90e6531ef66cce316eee57c740b6184fde8242e2 /starmath
parentf61ea10dde1b7e3173a96d40c2725e76765cfbc4 (diff)
fdo#81036 escape ~ in .ui and fix a typo (straight apostrophe)
Change-Id: I652dc63cc0e8fb04d7c3115d66d60dabda60f0f4 (cherry picked from commit 4861e4961f7dc4f28a14c5f9d9b969456bfec720) Reviewed-on: https://gerrit.libreoffice.org/10143 Reviewed-by: Matúš Kukan <matus.kukan@collabora.com> Tested-by: Matúš Kukan <matus.kukan@collabora.com>
Diffstat (limited to 'starmath')
-rw-r--r--starmath/uiconfig/smath/ui/smathsettings.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/uiconfig/smath/ui/smathsettings.ui b/starmath/uiconfig/smath/ui/smathsettings.ui
index 1b983c291729..38fee44ede0f 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>