summaryrefslogtreecommitdiff
path: root/include/connectivity
diff options
context:
space:
mode:
authorJohnny_M <klasse@partyheld.de>2017-06-04 16:44:43 +0200
committerMichael Stahl <mstahl@redhat.com>2017-06-06 13:51:55 +0200
commitc6f4fd1942ddecab8485f19fa53faf1eda3a5667 (patch)
treea2be47d0fc419d81e9a513fb8c2cfd573ba5850a /include/connectivity
parent7f793166719ce0b3917fa9751d3529c9ec5df854 (diff)
tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..)
Translates all (leftovers) found using a custom regex, in directories not shown by /bin/find-german-comments and beginning with "h" to "i". Additionally: - Fixed a few spellings Change-Id: I54ea06f8e0cf1bd4bd6c84b171bec1bd342a8df8 Reviewed-on: https://gerrit.libreoffice.org/38390 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'include/connectivity')
-rw-r--r--include/connectivity/dbtools.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/connectivity/dbtools.hxx b/include/connectivity/dbtools.hxx
index 93fad78229a6..7f4719bd41c8 100644
--- a/include/connectivity/dbtools.hxx
+++ b/include/connectivity/dbtools.hxx
@@ -113,7 +113,7 @@ namespace dbtools
The function tries to obtain a connection for the row set with the following
steps (in this order):
<nl>
- <li>If the rowset already has an ActiveConnection (means a non-<NULL/> value vor this property),
+ <li>If the rowset already has an ActiveConnection (means a non-<NULL/> value for this property),
this one is used.</li>
<li>If row set is part of a database form document (see ->isEmbeddedInDatabase),
a connection for the respective database is used.</li>