summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www
diff options
context:
space:
mode:
authorSteve Beaver <sbeaver@netgate.com>2017-08-11 10:32:01 -0400
committerSteve Beaver <sbeaver@netgate.com>2017-08-11 10:32:01 -0400
commit9d14b22c395f6eb11199261caab9e0f7cec3e395 (patch)
treeb508e3961ebd31b3d41e192347d3016843a75aba /src/usr/local/www
parent979bbbd427e3bd1bf18b1a7284c73374c20c9693 (diff)
downloadpfsense-9d14b22c395f6eb11199261caab9e0f7cec3e395.zip
pfsense-9d14b22c395f6eb11199261caab9e0f7cec3e395.tar.gz
Spelling :(
Diffstat (limited to 'src/usr/local/www')
-rw-r--r--src/usr/local/www/widgets/widgets/system_information.widget.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/widgets/widgets/system_information.widget.php b/src/usr/local/www/widgets/widgets/system_information.widget.php
index 3395512..fd21790 100644
--- a/src/usr/local/www/widgets/widgets/system_information.widget.php
+++ b/src/usr/local/www/widgets/widgets/system_information.widget.php
@@ -718,7 +718,7 @@ events.push(function(){
// Display the returned data
$('[id^=widget-system_information] #updatestatus').html(data);
- // Re-attach the click handler (The binding was lost when hte <div> content was replaced)
+ // Re-attach the click handler (The binding was lost when the <div> content was replaced)
$('#updver').click(function() {
updver_ajax();
});
OpenPOWER on IntegriCloud