summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools/parameters.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/commontools/parameters.cxx')
-rw-r--r--connectivity/source/commontools/parameters.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/commontools/parameters.cxx b/connectivity/source/commontools/parameters.cxx
index 445226923259..7387963e78d5 100644
--- a/connectivity/source/commontools/parameters.cxx
+++ b/connectivity/source/commontools/parameters.cxx
@@ -171,7 +171,7 @@ namespace dbtools
if ( !m_xInnerParamColumns.is() )
return;
- // strip previous index informations
+ // strip previous index information
if ( _bSecondRun )
{
for ( ParameterInformation::iterator aParamInfo = m_aParameterInformation.begin();