typo: implicitely -> implicitly

This commit is contained in:
Thomas Arnhold
2014-04-10 10:34:23 +02:00
parent c035317c32
commit 6cde7647c9
17 changed files with 17 additions and 17 deletions

View File

@@ -858,7 +858,7 @@ void SbModule::SFX_NOTIFY( SfxBroadcaster& rBC, const TypeId& rBCType,
else
{
// #i92642: Special handling for name property to avoid
// side effects when using name as variable implicitely
// side effects when using name as variable implicitly
bool bForwardToSbxObject = true;
sal_uIntPtr nId = pHint->GetId();