Kick tinderboxen out of an hgfail, r=red

This commit is contained in:
Jeff Walden 2009-04-06 14:59:55 -07:00
parent 76360f9c38
commit 79c9116d91

View File

@ -654,7 +654,7 @@ nsGlobalWindow::nsGlobalWindow(nsGlobalWindow *aOuterWindow)
os->AddObserver(mObserver, NS_IOSERVICE_OFFLINE_STATUS_TOPIC,
PR_FALSE);
// Watch for dom-storage-chaged so we can fire storage
// Watch for dom-storage-changed so we can fire storage
// events. Use a strong reference.
os->AddObserver(mObserver, "dom-storage-changed", PR_FALSE);
}