Fix spelling of occurrance, despite the recurrent occurrence of a CLOSED TREE

This commit is contained in:
Phil Ringnalda 2009-01-11 16:43:09 -08:00
parent bb3f5fe978
commit bac9022fbf

View File

@ -355,7 +355,7 @@ void nsXPITriggerInfo::SendStatus(const PRUnichar* URL, PRInt32 status)
if ( NS_FAILED( rv ) )
{
// couldn't get event queue -- maybe window is gone or
// some similarly catastrophic occurrance
// some similarly catastrophic occurrence
NS_WARNING("failed to dispatch XPITriggerEvent");
}
}