summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/uno/copytablewizard.cxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-04-17 13:20:58 +0000
committerJulien Nabet <serval2412@yahoo.fr>2019-04-22 09:04:54 +0200
commit335e8b01e76503b96f5c42ea5410a482f4d872be (patch)
treeb00c845cf63dd2fdbc136733e57ff4607f072c59 /dbaccess/source/ui/uno/copytablewizard.cxx
parentFix typo (diff)
downloadcore-335e8b01e76503b96f5c42ea5410a482f4d872be.tar.gz
core-335e8b01e76503b96f5c42ea5410a482f4d872be.zip
Fix typo
Change-Id: I41e527ae8932bf5897c907d52a2053803dd8a7c6 Reviewed-on: https://gerrit.libreoffice.org/71058 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'dbaccess/source/ui/uno/copytablewizard.cxx')
-rw-r--r--dbaccess/source/ui/uno/copytablewizard.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/uno/copytablewizard.cxx b/dbaccess/source/ui/uno/copytablewizard.cxx
index e493dad24851..65dd8bbe6346 100644
--- a/dbaccess/source/ui/uno/copytablewizard.cxx
+++ b/dbaccess/source/ui/uno/copytablewizard.cxx
@@ -262,7 +262,7 @@ namespace dbaui
void impl_checkForUnsupportedSettings_throw(
const Reference< XPropertySet >& _rxSourceDescriptor ) const;
- /** obtaines the connection described by the given data access descriptor
+ /** obtains the connection described by the given data access descriptor
If needed and possible, the method will ask the user, using the interaction
handler associated with the database described by the descriptor.