summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLionel Elie Mamane <lionel@mamane.lu>2013-12-16 04:09:30 +0100
committerLionel Elie Mamane <lionel@mamane.lu>2013-12-16 04:18:12 +0100
commit6e6d0ef0b8fd5b89aeb292700cca3096a03681bf (patch)
tree307e41f5237dcf43725463515c4e1ff23172149e
parent2042665c6d936124f097146c285773774304f4bd (diff)
janitorial: correction in comment
Change-Id: I8a3dd1a368c1c1eb327c818f5053545f3ff44b09
-rw-r--r--include/connectivity/paramwrapper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/connectivity/paramwrapper.hxx b/include/connectivity/paramwrapper.hxx
index 2ec198453ed4..e8ac778e3bf6 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;