summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMattias Johnsson <m.t.johnsson@gmail.com>2010-11-15 19:05:32 +0100
committerThorsten Behrens <tbehrens@novell.com>2010-11-15 19:06:05 +0100
commitee7f1356c717a44463169f4a469f78eb1e38ed6b (patch)
treeb11feeb0ff020f5d5cdb5a8c7bb25113040044d4
parentc5a77502343dd823b4ab29d415f4f3a153491a57 (diff)
Fix typo in slide transition names
This fixes i#102212. (cherry picked from commit c622a087157f43d3cb83eaae8a76ed59e081a699)
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu4
1 files changed, 2 insertions, 2 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu b/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu
index 68aca6182a..53d6a084e1 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu
@@ -217,7 +217,7 @@
</node>
<node oor:name="ooo-entrance-breaks" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Put on the Breaks</value>
+ <value xml:lang="en-US">Put on the Brakes</value>
</prop>
</node>
@@ -791,7 +791,7 @@
</node>
<node oor:name="ooo-exit-breaks" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Put on the Breaks</value>
+ <value xml:lang="en-US">Put on the Brakes</value>
</prop>
</node>