include/comphelper/multicontainer2.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 3be26178dc29ed4f8637218e0d49d1bf77e124d2 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Tue Aug 17 15:50:23 2021 +0200 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Tue Aug 17 19:33:32 2021 +0200 Fix typo Change-Id: I8cf2ea25ee343b747497a8a83edb48c2421863bc Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120596 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/include/comphelper/multicontainer2.hxx b/include/comphelper/multicontainer2.hxx index 33f82dcb5c20..ad5ffca7cb95 100644 --- a/include/comphelper/multicontainer2.hxx +++ b/include/comphelper/multicontainer2.hxx @@ -42,7 +42,7 @@ class XInterface; /** */ //for docpp namespace comphelper { -/** This is a copy of cppu::OMultiTypeInterfaceContainerHelper2 in include/ccppuhelper/interfacecontainer.h, +/** This is a copy of cppu::OMultiTypeInterfaceContainerHelper2 in include/cppuhelper/interfacecontainer.h, except that it uses comphelper::OInterfaceContainerHelper2, which is more efficient. */ class COMPHELPER_DLLPUBLIC OMultiTypeInterfaceContainerHelper2