officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 7f5e0afd81f6ddd751309725c0e398d2e9fe96b9 Author: Matthias Seidel <[email protected]> AuthorDate: Sun Jul 29 08:47:48 2018 +0000 Commit: Matthias Seidel <[email protected]> CommitDate: Sun Jul 29 08:47:48 2018 +0000 Removing extra spaces diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu index d4b350f2524b..c6509b2a2ad2 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu @@ -934,7 +934,7 @@ </node> <node oor:name=".uno:CellVertCenter" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> - <value xml:lang="en-US">Center ( vertical )</value> + <value xml:lang="en-US">Center (vertical)</value> </prop> <prop oor:name="Properties" oor:type="xs:int"> <value>1</value> _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
