Kaydet (Commit) 8b8c3a95 authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Julien Nabet

Fix typo

Change-Id: I86e2040fb54bb13f26a458b7ad96353b7bf7065d
Reviewed-on: https://gerrit.libreoffice.org/73353
Tested-by: Jenkins
Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst 34b2429b
......@@ -468,7 +468,7 @@ IMPL_LINK_NOARG(OButtonControl, OnClick, void*, void)
#endif
catch( const Exception& )
{
OSL_FAIL( "OButtonControl::OnClick: caught a exception other than RuntimeException!" );
OSL_FAIL( "OButtonControl::OnClick: caught an exception other than RuntimeException!" );
}
}
}
......
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