From 5e8f09b164667bf1620f84965b0f8b0082fe4edb Mon Sep 17 00:00:00 2001 From: Zixaphir Date: Sun, 17 Aug 2014 19:35:39 -0700 Subject: [PATCH] Typo --- src/General/Index.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/General/Index.coffee b/src/General/Index.coffee index 44e94c592..6253ac504 100644 --- a/src/General/Index.coffee +++ b/src/General/Index.coffee @@ -563,7 +563,7 @@ Index = delete Index.req delete Index.notice - if e.type in 'abort' + if e.type is 'abort' req.onloadend = null notice.close() return