summaryrefslogtreecommitdiffstats
path: root/usr/local/www/javascript
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2013-08-01 21:56:41 -0500
committerChris Buechler <cmb@pfsense.org>2013-08-01 21:56:41 -0500
commitab9dc5be75ad873e0d28cec3671ca7393d238a9b (patch)
tree443e8fd93bfc92bb8520069b839bc82cbb93fc28 /usr/local/www/javascript
parent653bde345e8f960de5bc745fe74e64d8ef3fd2d3 (diff)
downloadpfsense-ab9dc5be75ad873e0d28cec3671ca7393d238a9b.zip
pfsense-ab9dc5be75ad873e0d28cec3671ca7393d238a9b.tar.gz
fix text - s/occured/occurred/
Diffstat (limited to 'usr/local/www/javascript')
-rw-r--r--usr/local/www/javascript/jquery.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/javascript/jquery.js b/usr/local/www/javascript/jquery.js
index 7883c5c..e375a10 100644
--- a/usr/local/www/javascript/jquery.js
+++ b/usr/local/www/javascript/jquery.js
@@ -7878,7 +7878,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 {
OpenPOWER on IntegriCloud