diff --git a/mozilla/netwerk/protocol/http/public/nsIHttpNotify.idl b/mozilla/netwerk/protocol/http/public/nsIHttpNotify.idl index 97012d24a57..cf626d778d9 100644 --- a/mozilla/netwerk/protocol/http/public/nsIHttpNotify.idl +++ b/mozilla/netwerk/protocol/http/public/nsIHttpNotify.idl @@ -61,7 +61,7 @@ interface nsIHttpNotify : nsINetNotify /** * After an HTTP server response is received, this method is called - * asyncronously. The implementor can interrogate the nsIHttpChannel as + * syncronously. The implementor can interrogate the nsIHttpChannel as * it deems necessary. The HTTP protocol interpreter blocks on this call * until it returns. */