summaryrefslogtreecommitdiffstats
path: root/connectivity/source/drivers/mysqlc/mysqlc_statement.cxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-01-14 18:36:53 +0000
committerJulien Nabet <serval2412@yahoo.fr>2019-01-16 07:05:53 +0100
commit9fd32f2fc806123fe267d1305c7039e39d2de77e (patch)
tree3c30c14c2bf96ec960364195ecfb9a9cbaa1ecdc /connectivity/source/drivers/mysqlc/mysqlc_statement.cxx
parentAdd XServiceInfo tests to ScStyleFamiliesObj (diff)
downloadcore-9fd32f2fc806123fe267d1305c7039e39d2de77e.tar.gz
core-9fd32f2fc806123fe267d1305c7039e39d2de77e.zip
Fix typo
Change-Id: Ice8631e3a72f7ec0df571419f7766aa343a0191b Reviewed-on: https://gerrit.libreoffice.org/66414 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'connectivity/source/drivers/mysqlc/mysqlc_statement.cxx')
-rw-r--r--connectivity/source/drivers/mysqlc/mysqlc_statement.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/drivers/mysqlc/mysqlc_statement.cxx b/connectivity/source/drivers/mysqlc/mysqlc_statement.cxx
index ce970113945f..ef33d1431f72 100644
--- a/connectivity/source/drivers/mysqlc/mysqlc_statement.cxx
+++ b/connectivity/source/drivers/mysqlc/mysqlc_statement.cxx
@@ -289,7 +289,7 @@ sal_Bool OCommonStatement::convertFastPropertyValue(Any& /* rConvertedValue */,
void OCommonStatement::setFastPropertyValue_NoBroadcast(sal_Int32 nHandle, const Any& /* rValue */)
{
- // set the value to what ever is necessary
+ // set the value to whatever is necessary
switch (nHandle)
{
case PROPERTY_ID_QUERYTIMEOUT: