summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdb/application/CopyTableRowEvent.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdb/application/CopyTableRowEvent.idl')
-rw-r--r--offapi/com/sun/star/sdb/application/CopyTableRowEvent.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/sdb/application/CopyTableRowEvent.idl b/offapi/com/sun/star/sdb/application/CopyTableRowEvent.idl
index 5c1c40005b8e..a6529557d3a3 100644
--- a/offapi/com/sun/star/sdb/application/CopyTableRowEvent.idl
+++ b/offapi/com/sun/star/sdb/application/CopyTableRowEvent.idl
@@ -29,7 +29,7 @@ module com { module sun { module star { module sdb { module application {
/** specifies an event happening while copying table data between databases.
- <p>Whenever this event is fired to an <type>XCopyTableListener</type>,
+ <p>Whenever this event is fired to an XCopyTableListener,
<member scope="com::sun::star::lang">EventObject::Source</member> contains the
wizard instance which actually does the copying.</p>