mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 01:48:05 +00:00
Fix spelling of immediatly, to get more builds going immediately in the CLOSED TREE
This commit is contained in:
parent
9f1ee56c94
commit
a078fdbbc9
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user