summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNOYB <Al_Stu@Frontier.com>2016-05-11 16:52:11 -0700
committerChris Buechler <cmb@pfsense.org>2016-05-12 22:50:42 -0500
commit507d23cdd6ded3806ebfc48af3d362ae1d4c1637 (patch)
treea73190686dd305e8eab86125df316030b7ebe23b
parentb460c43b93155254068f7da343662c6abf728e08 (diff)
downloadpfsense-507d23cdd6ded3806ebfc48af3d362ae1d4c1637.zip
pfsense-507d23cdd6ded3806ebfc48af3d362ae1d4c1637.tar.gz
Miscellaneous Textual Corrections - Services NTP PPS
-rw-r--r--src/usr/local/www/services_ntpd_pps.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/services_ntpd_pps.php b/src/usr/local/www/services_ntpd_pps.php
index 8858ea9..0f53e27 100644
--- a/src/usr/local/www/services_ntpd_pps.php
+++ b/src/usr/local/www/services_ntpd_pps.php
@@ -188,7 +188,7 @@ $section->addInput(new Form_Input(
'Fudge Time',
'text',
$pconfig['fudge1']
-))->setHelp('Fudge time is used to specify the PPS signal offset from the actual second such as the transmission delay between the transmitter and the receiver. (default: 0.0).');
+))->setHelp('Fudge time is used to specify the PPS signal offset from the actual second such as the transmission delay between the transmitter and the receiver (default: 0.0).');
$section->addInput(new Form_Input(
'ppsstratum',
OpenPOWER on IntegriCloud