summaryrefslogtreecommitdiffstats
path: root/usr/local/www/headjs.php
diff options
context:
space:
mode:
authorBill Marquette <bill.marquette@gmail.com>2009-03-14 18:54:05 -0500
committerBill Marquette <bill.marquette@gmail.com>2009-03-14 18:54:05 -0500
commit52860a445f59722e801e6d529433bad22c11e174 (patch)
treecd37611a03bbb946a6f299c0c822384e92263201 /usr/local/www/headjs.php
parentb1e3b7f48e9b1e659fd404c6b68f424be9acab35 (diff)
downloadpfsense-52860a445f59722e801e6d529433bad22c11e174.zip
pfsense-52860a445f59722e801e6d529433bad22c11e174.tar.gz
fix typo
Diffstat (limited to 'usr/local/www/headjs.php')
-rw-r--r--usr/local/www/headjs.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/headjs.php b/usr/local/www/headjs.php
index 2042429..caf3d87 100644
--- a/usr/local/www/headjs.php
+++ b/usr/local/www/headjs.php
@@ -69,7 +69,7 @@ function getHeadJS() {
$('inputerrors').innerHTML = '<center><b><i>Loading...</i></b></center>';
/* dsh: Introduced because pkg_edit tries to set some hidden fields
- * if executing submit's onclick event. Tho click gets deleted
+ * if executing submit's onclick event. The click gets deleted
* by Ajax. Hence using onkeydown instead.
*/
if($('submit') && $('submit').onkeydown)
OpenPOWER on IntegriCloud