summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-08-19 21:44:41 +0200
committerJulien Nabet <serval2412@yahoo.fr>2019-08-20 09:10:12 +0200
commitb6fd78a9fa4bb6e53da8b8216f00bb887e1fd917 (patch)
treef66c7bef8e0fecaf28c6bedc3311d65708e4ab2f /officecfg
parent0f689f80e9bd3a0f90422df70426be5b50972871 (diff)
Fix typos
Change-Id: Ic987eeb9d99f64611a981282ec5691e4d1cb023d Reviewed-on: https://gerrit.libreoffice.org/77759 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Impress.xcs8
1 files changed, 4 insertions, 4 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
index 14027704ba49..8004747ba92f 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
@@ -1600,7 +1600,7 @@
<prop oor:name="TimeBetweenHighPriorityRequests" oor:type="xs:int" oor:nillable="false">
<info>
<desc>
- Time in milli seconds to wait between processing
+ Time in milliseconds to wait between processing
preview creation requests with high priority.
</desc>
<label>Time Between High Priority Requests</label>
@@ -1610,7 +1610,7 @@
<prop oor:name="TimeBetweenLowPriorityRequests" oor:type="xs:int" oor:nillable="false">
<info>
<desc>
- Time in milli seconds to wait between processing
+ Time in milliseconds to wait between processing
preview creation requests with low priority.
</desc>
<label>Time Between Low Priority Requests</label>
@@ -1620,8 +1620,8 @@
<prop oor:name="TimeBetweenRequestsDuringShow" oor:type="xs:int" oor:nillable="false">
<info>
<desc>
- Time in milli seconds to wait between processing
- preview creation requestsest when show is running.
+ Time in milliseconds to wait between processing
+ preview creation requests when show is running.
</desc>
<label>Time Between Requests During Show</label>
</info>