diff options
author | Phil Davis <phil.davis@inf.org> | 2015-04-04 23:08:16 +0545 |
---|---|---|
committer | Phil Davis <phil.davis@inf.org> | 2015-04-04 23:08:16 +0545 |
commit | d6fa899dfb47fa54a69003b552e284ae6e42c2cb (patch) | |
tree | 2aa4eae5ebc88204bbc3908d9aaf48897a814f6a /usr/local/www/widgets/javascript | |
parent | 5e8e558c41d93783bc267551c3fdae57fdbf3f1b (diff) | |
download | pfsense-d6fa899dfb47fa54a69003b552e284ae6e42c2cb.zip pfsense-d6fa899dfb47fa54a69003b552e284ae6e42c2cb.tar.gz |
Few minor text typos
Note that advertise is spelt with an "s" in other places in the GUI, so
making it consistent in services_ntpd - but maybe Americans do spell it
"advertize" these days?
Diffstat (limited to 'usr/local/www/widgets/javascript')
-rw-r--r-- | usr/local/www/widgets/javascript/thermal_sensors.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/widgets/javascript/thermal_sensors.js b/usr/local/www/widgets/javascript/thermal_sensors.js index edc9990..f244296 100644 --- a/usr/local/www/widgets/javascript/thermal_sensors.js +++ b/usr/local/www/widgets/javascript/thermal_sensors.js @@ -2,7 +2,7 @@ $Id: thermal_sensors.js Description: Javascript functions to get and show thermal sensors data in thermal_sensors.widget.php. - NOTE: depends on proper cofing in System >> Advanced >> Miscellaneous tab >> Thermal Sensors section. + NOTE: depends on proper config in System >> Advanced >> Miscellaneous tab >> Thermal Sensors section. File location: \usr\local\www\widgets\javascript\ Used by: |