catched->caught
This commit is contained in:
parent
1bb8aa9726
commit
06fe042102
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ namespace comphelper
|
|||
}
|
||||
catch(const Exception&)
|
||||
{
|
||||
OSL_FAIL("Exceptiopn catched!");
|
||||
OSL_FAIL("Exceptiopn caught!");
|
||||
}
|
||||
::comphelper::decrement(m_refCount);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue