diff options
author | Jan Holesovsky <kendy@collabora.com> | 2014-11-04 20:23:52 +0100 |
---|---|---|
committer | Jan Holesovsky <kendy@collabora.com> | 2014-11-04 20:26:22 +0100 |
commit | 695d29e17feefb33ff54e7263ba2d322e665d176 (patch) | |
tree | 7bb1c90b3265621f5562b32cb038c4ddb1161aff /officecfg | |
parent | 6e4ee0c0f5b0e314ead2e87438e09eae513e5dc3 (diff) |
line spacing: Some consistency.
Change-Id: I9c5e3d27c4c3333c6b76eac9acd116417db9a363
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 4 |
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 9cb163cbc6bb..c8daecaa59ce 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu @@ -1608,7 +1608,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> @@ -1616,7 +1616,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> |