diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-09-09 10:47:29 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-09-09 17:28:11 +0100 |
commit | f27ce3b2f6ec4646fe032459797b3d09e72d4ad8 (patch) | |
tree | 93707b3b17fe3089ef6a92352e76f10e3a1d9c62 /offapi | |
parent | adb9b7c7cc37e768fc874a0dd584e6d76adbf62f (diff) |
fix documentation
Change-Id: Ie9ca255d98202387bc7781f90570cf6220af2a50
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/com/sun/star/sdb/application/CopyTableWizard.idl | 2 |
1 files changed, 1 insertions, 1 deletions
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 |