connectivity/source/parse/sqliterator.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 25a092869c9862711714c622e0acd7bddeabf78c Author: Michael Stahl <mst...@redhat.com> Date: Fri Sep 26 16:58:04 2014 +0200 connectivity: typo Change-Id: Ic4c8637500c13d097f5b26222d7d4005f2251d1a diff --git a/connectivity/source/parse/sqliterator.cxx b/connectivity/source/parse/sqliterator.cxx index d8fd801..3c08dd8 100644 --- a/connectivity/source/parse/sqliterator.cxx +++ b/connectivity/source/parse/sqliterator.cxx @@ -416,7 +416,7 @@ OSQLTable OSQLParseTreeIterator::impl_locateRecordSource( const OUString& _rComp // m_xQueryContainer would not have been set), so emit a better error message impl_appendError( IParseContext::ERROR_INVALID_TABLE_OR_QUERY, &sName ); else - impl_appendError( IParseContext::ERROR_INVALID_NOSUCH, &sName ); + impl_appendError( IParseContext::ERROR_INVALID_TABLE_NOSUCH, &sName ); } } } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits