[Libreoffice-commits] core.git: include/connectivity

Lionel Elie Mamane lionel at mamane.lu
Sun Dec 15 19:18:39 PST 2013


 include/connectivity/paramwrapper.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 6e6d0ef0b8fd5b89aeb292700cca3096a03681bf
Author: Lionel Elie Mamane <lionel at mamane.lu>
Date:   Mon Dec 16 04:09:30 2013 +0100

    janitorial: correction in comment
    
    Change-Id: I8a3dd1a368c1c1eb327c818f5053545f3ff44b09

diff --git a/include/connectivity/paramwrapper.hxx b/include/connectivity/paramwrapper.hxx
index 2ec1984..e8ac778 100644
--- a/include/connectivity/paramwrapper.hxx
+++ b/include/connectivity/paramwrapper.hxx
@@ -118,7 +118,7 @@ namespace param
     };
 
     //====================================================================
-    //= ParameterWrapperContainer
+    //= ParameterWrapper
     //====================================================================
     typedef ::std::vector< ::rtl::Reference< ParameterWrapper > >   Parameters;
 


More information about the Libreoffice-commits mailing list