summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-09-10 10:37:55 +0200
committerJulien Nabet <serval2412@yahoo.fr>2019-09-10 15:04:49 +0200
commitf0413ff4ea387b65d30e6f8cce628c2991b361a4 (patch)
tree8aff82005873522d0c97b421e057937c915dea96 /officecfg
parent2e1e0852eed9699dae31d8a96bfa2726e03b27e1 (diff)
Fix typos
Change-Id: I49ac790b4f1b09f5041ec95b8cdf0d6323d036d9 Reviewed-on: https://gerrit.libreoffice.org/78796 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Jenkins
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Recovery.xcs4
1 files changed, 2 insertions, 2 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Recovery.xcs b/officecfg/registry/schema/org/openoffice/Office/Recovery.xcs
index 24d6a22315a0..93f7ba8c4dc0 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Recovery.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Recovery.xcs
@@ -132,13 +132,13 @@
</prop>
<prop oor:name="MinSpaceDocSave" oor:type="xs:int" oor:nillable="false">
<info>
- <desc>Define the minimum space in [MB], which must be available on disc to save backups for open documents. Note: values less then 1 will be ignored.</desc>
+ <desc>Define the minimum space in [MB], which must be available on disc to save backups for open documents. Note: values less than 1 will be ignored.</desc>
</info>
<value>5</value>
</prop>
<prop oor:name="MinSpaceConfigSave" oor:type="xs:int" oor:nillable="false">
<info>
- <desc>Define the minimum space in [MB], which must be available on disc to store the recovery configuration. Note: values less then 1 will be ignored.</desc>
+ <desc>Define the minimum space in [MB], which must be available on disc to store the recovery configuration. Note: values less than 1 will be ignored.</desc>
</info>
<value>1</value>
</prop>