diff --git a/layout/generic/nsImageFrame.cpp b/layout/generic/nsImageFrame.cpp index ab4da5e6da2..139bf44dfff 100644 --- a/layout/generic/nsImageFrame.cpp +++ b/layout/generic/nsImageFrame.cpp @@ -534,7 +534,7 @@ DestroyImagePLEvent(PLEvent* aEvent) // can't decide if it wants to call it's observer methods // synchronously or asynchronously. If an image is loaded from the // cache the notifications come back synchronously, but if the image -// is loaded from the netswork the notifications come back +// is loaded from the network the notifications come back // asynchronously. void diff --git a/layout/html/base/src/nsImageFrame.cpp b/layout/html/base/src/nsImageFrame.cpp index ab4da5e6da2..139bf44dfff 100644 --- a/layout/html/base/src/nsImageFrame.cpp +++ b/layout/html/base/src/nsImageFrame.cpp @@ -534,7 +534,7 @@ DestroyImagePLEvent(PLEvent* aEvent) // can't decide if it wants to call it's observer methods // synchronously or asynchronously. If an image is loaded from the // cache the notifications come back synchronously, but if the image -// is loaded from the netswork the notifications come back +// is loaded from the network the notifications come back // asynchronously. void