catched->caught
This commit is contained in:
@@ -118,7 +118,7 @@ namespace comphelper
|
|||||||
}
|
}
|
||||||
catch(const Exception&)
|
catch(const Exception&)
|
||||||
{
|
{
|
||||||
OSL_FAIL("Exceptiopn catched!");
|
OSL_FAIL("Exceptiopn caught!");
|
||||||
}
|
}
|
||||||
::comphelper::decrement(m_refCount);
|
::comphelper::decrement(m_refCount);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user