From f27ce3b2f6ec4646fe032459797b3d09e72d4ad8 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 9 Sep 2019 10:47:29 +0100 Subject: fix documentation Change-Id: Ie9ca255d98202387bc7781f90570cf6220af2a50 --- offapi/com/sun/star/sdb/application/CopyTableWizard.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/offapi/com/sun/star/sdb/application/CopyTableWizard.idl b/offapi/com/sun/star/sdb/application/CopyTableWizard.idl index 9999428b85e5..eb7e4b689d76 100644 --- a/offapi/com/sun/star/sdb/application/CopyTableWizard.idl +++ b/offapi/com/sun/star/sdb/application/CopyTableWizard.idl @@ -182,7 +182,7 @@ service CopyTableWizard : XCopyTableWizard @param Source the com::sun::star::sdb::DataAccessDescriptor describing the - target for the copy operation. + source for the copy operation. @param Destination the com::sun::star::sdb::DataAccessDescriptor describing the -- cgit