[Libreoffice-commits] core.git: connectivity/source
Julien Nabet
serval2412 at yahoo.fr
Sat Jul 19 10:13:53 PDT 2014
connectivity/source/cpool/ZPoolCollection.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit abede5a4fd8edf37786a20b38a7fa765c48995d1
Author: Julien Nabet <serval2412 at yahoo.fr>
Date: Sat Jul 19 19:13:09 2014 +0200
Typo: generel->general
Change-Id: Ib967981eb2b8ee6610a983b38f2f2617e873f17d
diff --git a/connectivity/source/cpool/ZPoolCollection.hxx b/connectivity/source/cpool/ZPoolCollection.hxx
index 2242941..c4f2226 100644
--- a/connectivity/source/cpool/ZPoolCollection.hxx
+++ b/connectivity/source/cpool/ZPoolCollection.hxx
@@ -73,7 +73,7 @@ namespace connectivity
::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext > m_xContext;
::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XDriverManager2 > m_xManager;
::com::sun::star::uno::Reference< ::com::sun::star::reflection::XProxyFactory > m_xProxyFactory;
- ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > m_xConfigNode; // config node for generel connection pooling
+ ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > m_xConfigNode; // config node for general connection pooling
::com::sun::star::uno::Reference< ::com::sun::star::frame::XDesktop2> m_xDesktop;
private:
More information about the Libreoffice-commits
mailing list