diff options
author | Andras Timar <andras.timar@collabora.com> | 2019-04-04 13:41:21 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2019-04-04 13:41:21 +0200 |
commit | 244e60ec32d593fe92f2c93b9934762067243947 (patch) | |
tree | 4689b0781d8d82512604f01ce7de22cf131b23df /officecfg | |
parent | 43c44f7c82fdcf7e5e6eccb0a80d5bb0e1e3a86c (diff) |
typo: openning -> opening
Change-Id: I7da07503badec82ffb227424819a0f19eabfbbe5
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/Common.xcs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index 191d92eebaa2..59adc563ef6f 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -3830,7 +3830,7 @@ <prop oor:name="CreateMSOLockFiles" oor:type="xs:boolean" oor:nillable="false"> <info> <desc>Specifies if LO should create MSO lock files next to the LO lock files - when openning a file. This makes MSO to be able to read the user name from + when opening a file. This makes MSO to be able to read the user name from the lock file and show it for the user.</desc> </info> <value>false</value> |