aboutsummaryrefslogtreecommitdiffstats
path: root/src/ajax/xhr.js
diff options
context:
space:
mode:
authorChris Faulkner <thefaulkner@gmail.com>2012-07-11 09:46:21 -0400
committerRick Waldron <waldron.rick@gmail.com>2012-07-11 09:46:21 -0400
commit7b5ffcdac8e1cc4b110690cddc6345f44ae0aaab (patch)
tree0a94bba47cd44ac6da50bb5bdefe4f804f733a86 /src/ajax/xhr.js
parentc210e08c3a73dca302afee24186b48f62ada9fba (diff)
downloadjquery-7b5ffcdac8e1cc4b110690cddc6345f44ae0aaab.tar.gz
jquery-7b5ffcdac8e1cc4b110690cddc6345f44ae0aaab.zip
Fixes a variety of typographical problems. Closes gh-853
Diffstat (limited to 'src/ajax/xhr.js')
-rw-r--r--src/ajax/xhr.js2
1 files changed, 1 insertions, 1 deletions
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 {