diff options
-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> |