Typo in comment

This commit is contained in:
Lionel Elie Mamane 2011-08-22 00:13:19 +02:00
parent 5c16dae200
commit 6749e4859f

View file

@ -63,7 +63,7 @@ public:
lifetime must be longer than the lifetime of this object.
*/
OComponentHelper( ::osl::Mutex & rMutex ) SAL_THROW( () );
/** Dewstructor. If this object was not disposed previously, object will be disposed manually.
/** Destructor. If this object was not disposed previously, object will be disposed manually.
*/
virtual ~OComponentHelper() SAL_THROW( (::com::sun::star::uno::RuntimeException) );