summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/document/ExtendedTypeDetection.idl
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 /offapi/com/sun/star/document/ExtendedTypeDetection.idl
parentca1897ede3faaf71d263ab2efaf975c74c46f8b5 (diff)
typo: more then -> more than
Change-Id: I2e477d66f25bde7256938ccb1f95ab26add24922
Diffstat (limited to 'offapi/com/sun/star/document/ExtendedTypeDetection.idl')
-rw-r--r--offapi/com/sun/star/document/ExtendedTypeDetection.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/document/ExtendedTypeDetection.idl b/offapi/com/sun/star/document/ExtendedTypeDetection.idl
index 02e2652a5c9e..63716726a47a 100644
--- a/offapi/com/sun/star/document/ExtendedTypeDetection.idl
+++ b/offapi/com/sun/star/document/ExtendedTypeDetection.idl
@@ -48,7 +48,7 @@ module com { module sun { module star { module document {
Example: "com.company.devision.DetectService"
<br>
Note that this really means the implementation name of the service.
- Because it's not possible otherwise to distinguish between more then one
+ Because it's not possible otherwise to distinguish between more than one
registered detect services in same office installation! But it's possible for
the generic type detection to create an UNO service by his implementation name too.
</li>