summaryrefslogtreecommitdiff
path: root/dbaccess
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-05-08 10:13:43 +0000
committerJulien Nabet <serval2412@yahoo.fr>2019-05-11 21:27:47 +0200
commit3451b39dd00c4303e4839b43bbad0119eb7f42c1 (patch)
tree623fb33d9b82521b9e748deb526ee4c8fe94f05e /dbaccess
parentb96397450777c0a83b7bfac76cf8f35b25f65544 (diff)
Fix typo
Change-Id: I49398e07d8d62d21bb9327fddbf589fc23a16720 Reviewed-on: https://gerrit.libreoffice.org/72161 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/source/ui/inc/WCopyTable.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/inc/WCopyTable.hxx b/dbaccess/source/ui/inc/WCopyTable.hxx
index 2bd96a013a20..8098abebe847 100644
--- a/dbaccess/source/ui/inc/WCopyTable.hxx
+++ b/dbaccess/source/ui/inc/WCopyTable.hxx
@@ -400,7 +400,7 @@ namespace dbaui
OUString createUniqueName(const OUString& _sName);
- // displays a error message that a column type is not supported
+ // displays an error message that a column type is not supported
void showColumnTypeNotSupported(const OUString& _rColumnName);
void removeColumnNameFromNameMap(const OUString& _sName);