summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www')
-rw-r--r--src/usr/local/www/services_router_advertisements.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/services_router_advertisements.php b/src/usr/local/www/services_router_advertisements.php
index 3e73fba..0ba7490 100644
--- a/src/usr/local/www/services_router_advertisements.php
+++ b/src/usr/local/www/services_router_advertisements.php
@@ -404,7 +404,7 @@ $section->addInput(new Form_Input(
'number',
$pconfig['ramaxrtradvinterval'],
['min' => 4, 'max' => 1800]
-))->setHelp('The maximum time allowed between sending unsolicted multicast router advertisements in seconds.');
+))->setHelp('The maximum time allowed between sending unsolicited multicast router advertisements in seconds.');
$section->addInput(new Form_Input(
'raadvdefaultlifetime',
OpenPOWER on IntegriCloud