From 7b5ffcdac8e1cc4b110690cddc6345f44ae0aaab Mon Sep 17 00:00:00 2001 From: Chris Faulkner Date: Wed, 11 Jul 2012 09:46:21 -0400 Subject: Fixes a variety of typographical problems. Closes gh-853 --- src/ajax/xhr.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ajax') diff --git a/src/ajax/xhr.js b/src/ajax/xhr.js index 435c174bf..b6f5d7f48 100644 --- a/src/ajax/xhr.js +++ b/src/ajax/xhr.js @@ -111,7 +111,7 @@ if ( jQuery.support.ajax ) { xml; // Firefox throws exceptions when accessing properties - // of an xhr when a network error occured + // of an xhr when a network error occurred // http://helpful.knobs-dials.com/index.php/Component_returned_failure_code:_0x80040111_(NS_ERROR_NOT_AVAILABLE) try { -- cgit v1.2.3