From 507d23cdd6ded3806ebfc48af3d362ae1d4c1637 Mon Sep 17 00:00:00 2001 From: NOYB Date: Wed, 11 May 2016 16:52:11 -0700 Subject: Miscellaneous Textual Corrections - Services NTP PPS --- src/usr/local/www/services_ntpd_pps.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', -- cgit v1.1