summaryrefslogtreecommitdiff
path: root/include/connectivity/parameters.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/connectivity/parameters.hxx')
-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 7695e9fdaf00..e1962b835253 100644
--- a/include/connectivity/parameters.hxx
+++ b/include/connectivity/parameters.hxx
@@ -78,7 +78,7 @@ namespace dbtools
/// the column object for this parameter, as returned by the query composer
::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >
xComposerColumn;
- /// the indicies of inner parameters which need to be filled when this concrete parameter is set
+ /// the indices of inner parameters which need to be filled when this concrete parameter is set
::std::vector< sal_Int32 > aInnerIndexes;
/// default ctor