Typo in comment
This commit is contained in:
parent
5c16dae200
commit
6749e4859f
1 changed files with 1 additions and 1 deletions
|
@ -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) );
|
||||
|
||||
|
|
Loading…
Reference in a new issue