summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/document/TypeDetection.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/document/TypeDetection.idl')
-rw-r--r--offapi/com/sun/star/document/TypeDetection.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/document/TypeDetection.idl b/offapi/com/sun/star/document/TypeDetection.idl
index e5f1d94f1612..57e446bc3ccd 100644
--- a/offapi/com/sun/star/document/TypeDetection.idl
+++ b/offapi/com/sun/star/document/TypeDetection.idl
@@ -106,7 +106,7 @@ published service TypeDetection
<td><em>URLPattern</em></td>
<td>[sequence< string >]</td>
<td>This list contains different URL patterns, which identify this type.
- E.g. data base contents can be described by an new defined protocol like "sql://select*".
+ E.g. data base contents can be described by a new defined protocol like "sql://select*".
In combination with a suitable com::sun::star::frame::FrameLoader or
ImportFilter/ExportFilter it would be possible then, to
layout a SQL query output into an office frame.</td>