summaryrefslogtreecommitdiff
path: root/dbaccess/qa/unit
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-10-23 11:35:25 +0200
committerJulien Nabet <serval2412@yahoo.fr>2018-10-24 14:34:15 +0200
commita27d9845935149005342c74736a961068e6bf242 (patch)
tree3cd20217e1ead6b5361d35b8a900eb61a1c9c1fc /dbaccess/qa/unit
parent9320dc6615c8d745b1130aa6bf8de83a833e144b (diff)
Fix typos
Change-Id: I8d2ff75a7b185daf331724616b4c61c5569c0664 Reviewed-on: https://gerrit.libreoffice.org/62226 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'dbaccess/qa/unit')
-rw-r--r--dbaccess/qa/unit/tdf119625.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/dbaccess/qa/unit/tdf119625.cxx b/dbaccess/qa/unit/tdf119625.cxx
index 9ec05bf6a518..db1c5002c943 100644
--- a/dbaccess/qa/unit/tdf119625.cxx
+++ b/dbaccess/qa/unit/tdf119625.cxx
@@ -53,7 +53,7 @@ struct expect_t
/* The values here assume that our results are in UTC. However,
tdf#119675 "Firebird: Migration: User dialog to set treatment of
datetime and time values during migration" is going to change the
- finaly result of migration. If that change is implemented below
+ final result of migration. If that change is implemented below
the level we are testing, this test will have to allow for or set
the destination timezone.
*/
@@ -73,7 +73,7 @@ void Tdf119625Test::testTime()
caused by
'isc_dsql_execute'
- warn:dbaccess:22435:22435:dbaccess/source/filter/hsqldb/hsqlimport.cxx:373: Error during migratio
+ warn:dbaccess:22435:22435:dbaccess/source/filter/hsqldb/hsqlimport.cxx:373: Error during migration
In this case, we do not expect anything good from the following
code, but I (tje, 2018-09-04) do not know how to detect this