Kaydet (Commit) 8955cc0c authored tarafından Caolán McNamara's avatar Caolán McNamara

catched->caught

üst 06fe0421
...@@ -153,7 +153,7 @@ namespace comphelper ...@@ -153,7 +153,7 @@ namespace comphelper
} }
catch(const Exception&) catch(const Exception&)
{ {
OSL_FAIL("Exception catched!"); OSL_FAIL("Exception caught!");
} }
m_xContainer = NULL; m_xContainer = NULL;
m_pListener = NULL; m_pListener = NULL;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment