diff options
Diffstat (limited to 'include/cppuhelper/propshlp.hxx')
-rw-r--r-- | include/cppuhelper/propshlp.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/cppuhelper/propshlp.hxx b/include/cppuhelper/propshlp.hxx index 792cbe29c9c5..d8ea54daf471 100644 --- a/include/cppuhelper/propshlp.hxx +++ b/include/cppuhelper/propshlp.hxx @@ -429,7 +429,7 @@ public: throw(css::uno::RuntimeException); /** - Send a disposing notification to the listeners in the conatiners aBoundLC + Send a disposing notification to the listeners in the containers aBoundLC and aVetoableLC. @see OComponentHelper |