summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2014-08-01 16:56:25 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2014-08-01 23:40:12 +0900
commit9bac4d413e960e354a3cf81e3de9b1cb483d02ad (patch)
treeb6555611ec9102dd5e2cf5917b0fb2c00ea5ed9f /officecfg
parentca1897ede3faaf71d263ab2efaf975c74c46f8b5 (diff)
typo: more then -> more than
Change-Id: I2e477d66f25bde7256938ccb1f95ab26add24922
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Draw.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Impress.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/TabBrowse.xcs2
3 files changed, 3 insertions, 3 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Draw.xcs b/officecfg/registry/schema/org/openoffice/Office/Draw.xcs
index f78f37103ef9..e3c7ad66d1a9 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Draw.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Draw.xcs
@@ -76,7 +76,7 @@
<!-- OldLocation: Soffice.cfg -->
<!-- UIHints: Tools - Options - Drawing - Layout - [Section] Display -->
<info>
- <desc>Indicates whether to show the outline of all moved objects when moving more then one object at a time.</desc>
+ <desc>Indicates whether to show the outline of all moved objects when moving more than one object at a time.</desc>
<label>Contour of each individual object</label>
</info>
<value>true</value>
diff --git a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
index 5fe21cdfcc5e..f9967abd99d6 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
@@ -147,7 +147,7 @@
<!-- OldLocation: Soffice.cfg -->
<!-- UIHints: Tools - Options - Presentation - Layout - [Section] Display -->
<info>
- <desc>Indicates whether to show the outline of all moved objects when moving more then one object at the same time.</desc>
+ <desc>Indicates whether to show the outline of all moved objects when moving more than one object at the same time.</desc>
<label>Contour of each individual object</label>
</info>
<value>true</value>
diff --git a/officecfg/registry/schema/org/openoffice/Office/TabBrowse.xcs b/officecfg/registry/schema/org/openoffice/Office/TabBrowse.xcs
index 6a7797775f99..41a7c69fc537 100644
--- a/officecfg/registry/schema/org/openoffice/Office/TabBrowse.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/TabBrowse.xcs
@@ -30,7 +30,7 @@
</info>
<prop oor:name="ImplementationName" oor:type="xs:string">
<info>
- <desc>Because there can exists more then one implementations of such TaskCreatorService,
+ <desc>Because there can exists more than one implementations of such TaskCreatorService,
the actual one must be specified with its UNO implementation name.
Otherwise it's not guaranteed, which implementation is really used at runtime.</desc>
</info>