Fix spelling of immediatly, to get more builds going immediately in the CLOSED TREE

This commit is contained in:
Phil Ringnalda 2009-01-11 00:06:41 -08:00
parent 9f1ee56c94
commit a078fdbbc9

View File

@ -118,7 +118,7 @@ nsresult imgRequestProxy::Init(imgRequest *request, nsILoadGroup *aLoadGroup, im
}
mLoadGroup = aLoadGroup;
// Note: AddProxy won't send all the On* notifications immediatly
// Note: AddProxy won't send all the On* notifications immediately
request->AddProxy(this);
return NS_OK;