summaryrefslogtreecommitdiffstats
path: root/include/connectivity
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-12-19 22:05:58 +0100
committerJulien Nabet <serval2412@yahoo.fr>2017-12-20 10:41:32 +0100
commit3ee517d480b60c0db59bf43f6f52c27f7368d883 (patch)
treecb602fdedf0f16dae028899b05ff677c4729c6f0 /include/connectivity
parentFix typos (diff)
downloadcore-3ee517d480b60c0db59bf43f6f52c27f7368d883.tar.gz
core-3ee517d480b60c0db59bf43f6f52c27f7368d883.zip
Fix typos
Change-Id: I6f0eb93ec654e629c8fbe761f000190ea9343103 Reviewed-on: https://gerrit.libreoffice.org/46824 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'include/connectivity')
-rw-r--r--include/connectivity/parameters.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/connectivity/parameters.hxx b/include/connectivity/parameters.hxx
index e5ba530bfcc4..3f0491963dc0 100644
--- a/include/connectivity/parameters.hxx
+++ b/include/connectivity/parameters.hxx
@@ -231,7 +231,7 @@ namespace dbtools
void clearParameters();
private:
- /// checkes whether the object is already initialized, and not yet disposed
+ /// checks whether the object is already initialized, and not yet disposed
bool isAlive() const { return m_xComponent.get().is() && m_xInnerParamUpdate.is(); }
/** creates a filter expression from a master-detail link where the detail denotes a column name