diff options
author | dmitrygusev <dmitry.gusev@gmail.com> | 2013-02-28 00:44:34 +0400 |
---|---|---|
committer | Dave Methvin <dave.methvin@gmail.com> | 2013-02-28 15:45:10 -0500 |
commit | eee2eaf1d7a189d99106423a4206c224ebd5b848 (patch) | |
tree | 25af30539d65f4b46724d8416f166c881e921501 /test/networkerror.html | |
parent | eebc77849cebd9a69025996939f930cbf9b1bae1 (diff) | |
download | jquery-eee2eaf1d7a189d99106423a4206c224ebd5b848.tar.gz jquery-eee2eaf1d7a189d99106423a4206c224ebd5b848.zip |
Fix typos. Close gh-1186.
Diffstat (limited to 'test/networkerror.html')
-rw-r--r-- | test/networkerror.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/networkerror.html b/test/networkerror.html index 99b4ded51..edbaabab4 100644 --- a/test/networkerror.html +++ b/test/networkerror.html @@ -44,7 +44,7 @@ #8135 </a> which was reported in Firefox when accessing properties - of an XMLHttpRequest object after a network error occured. + of an XMLHttpRequest object after a network error occurred. </div> <div>Take the following steps:</div> <ol> |