summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema/org/openoffice/Office/Recovery.xcs
diff options
context:
space:
mode:
Diffstat (limited to 'officecfg/registry/schema/org/openoffice/Office/Recovery.xcs')
-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>