connectivity/source/commontools/FValue.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit bf342f6c830904f9eda6f689534bbe04c5b4ca63 Author: Julien Nabet <serval2...@yahoo.fr> Date: Fri Apr 24 20:31:12 2015 +0200 Typo: UNSPUPPORTED->UNSUPPORTED Change-Id: Id85b80f93f2db2beb175c6fd2900b9909da5860a diff --git a/connectivity/source/commontools/FValue.cxx b/connectivity/source/commontools/FValue.cxx index cd3b9e2..ba02dbb 100644 --- a/connectivity/source/commontools/FValue.cxx +++ b/connectivity/source/commontools/FValue.cxx @@ -963,7 +963,7 @@ Any ORowSetValue::makeAny() const rValue <<= m_aValue.m_uInt64; break; default: - SAL_WARN( "connectivity.commontools","ORowSetValue::makeAny(): UNSPUPPORTED TYPE!"); + SAL_WARN( "connectivity.commontools","ORowSetValue::makeAny(): UNSUPPORTED TYPE!"); rValue = makeAny(); break; } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits