summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdbc/XIsolatedConnection.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdbc/XIsolatedConnection.idl')
-rw-r--r--offapi/com/sun/star/sdbc/XIsolatedConnection.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/sdbc/XIsolatedConnection.idl b/offapi/com/sun/star/sdbc/XIsolatedConnection.idl
index 89538b8d1778..5f24abe8b118 100644
--- a/offapi/com/sun/star/sdbc/XIsolatedConnection.idl
+++ b/offapi/com/sun/star/sdbc/XIsolatedConnection.idl
@@ -28,7 +28,7 @@
published interface XConnection;
/** is used for establishing isolated connections via a factory.
<p>
- The <type>XIsolatedConnection</type> allows to create connections which are not shared among others
+ The XIsolatedConnection allows to create connections which are not shared among others
as it is the case when creating connections in normal way.
</p>
@see com::sun::star::sdb::DataSource