summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorTsutomu Uchino <hanya@apache.org>2015-01-31 06:50:26 +0000
committerTsutomu Uchino <hanya@apache.org>2015-01-31 06:50:26 +0000
commit459c1d18f71552db70b349ef50828142cd6f744f (patch)
tree541fa8b0bff9a6212233dec440590f0fcfc7b2e7 /officecfg
parent8254a15eafde7a1b666b02967758fef45a5cf32c (diff)
#i116863# remove extra spaces from labels of line spacing commands
Notes
Notes: prefer: 695d29e17feefb33ff54e7263ba2d322e665d176
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu4
1 files changed, 2 insertions, 2 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index 0a17cdb1503c..d4b350f2524b 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -4832,7 +4832,7 @@
</node>
<node oor:name=".uno:SpacePara15" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Line Spacing : 1.5</value>
+ <value xml:lang="en-US">Line Spacing: 1.5</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>15</value>
@@ -4840,7 +4840,7 @@
</node>
<node oor:name=".uno:SpacePara2" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Line Spacing : 2</value>
+ <value xml:lang="en-US">Line Spacing: 2</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>15</value>