From d6fa899dfb47fa54a69003b552e284ae6e42c2cb Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Sat, 4 Apr 2015 23:08:16 +0545 Subject: 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? --- etc/inc/shaper.inc | 4 ++-- usr/local/www/services_ntpd.php | 4 ++-- usr/local/www/widgets/include/thermal_sensors.inc | 7 +++---- usr/local/www/widgets/javascript/thermal_sensors.js | 2 +- 4 files changed, 8 insertions(+), 9 deletions(-) diff --git a/etc/inc/shaper.inc b/etc/inc/shaper.inc index 92384e1..b474599 100644 --- a/etc/inc/shaper.inc +++ b/etc/inc/shaper.inc @@ -273,7 +273,7 @@ class altq_root_queue { var $link; var $available_bw; /* in b/s */ - /* Accesor functions */ + /* Accessor functions */ function GetAvailableBandwidth() { return $this->available_bw; } @@ -857,7 +857,7 @@ class priq_queue { /* This is here to help with form building and building rules/lists */ var $subqueues = array(); - /* Accesor functions */ + /* Accessor functions */ function GetAvailableBandwidth() { return $this->available_bw; } diff --git a/usr/local/www/services_ntpd.php b/usr/local/www/services_ntpd.php index 88b38fa..88d3f20 100644 --- a/usr/local/www/services_ntpd.php +++ b/usr/local/www/services_ntpd.php @@ -348,7 +348,7 @@ include("head.inc"); " /> -