summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_ntpd.php
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2012-08-22 00:15:36 -0400
committerjim-p <jimp@pfsense.org>2012-08-22 00:15:36 -0400
commitc14069434ad7e25b7924dce7f2f0ac333ed1c583 (patch)
treec6853533d27994cf9c46b698361dc514adef8e59 /usr/local/www/services_ntpd.php
parent18080a2158cc3a803b43f79616dcb3bc39be29e6 (diff)
downloadpfsense-c14069434ad7e25b7924dce7f2f0ac333ed1c583.zip
pfsense-c14069434ad7e25b7924dce7f2f0ac333ed1c583.tar.gz
Fix typo
Diffstat (limited to 'usr/local/www/services_ntpd.php')
-rw-r--r--usr/local/www/services_ntpd.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/services_ntpd.php b/usr/local/www/services_ntpd.php
index 1aa53fb..8185da6 100644
--- a/usr/local/www/services_ntpd.php
+++ b/usr/local/www/services_ntpd.php
@@ -141,7 +141,7 @@ include("head.inc");
<br/>
<br/><?php echo gettext("All serial ports are listed, be sure to pick only the port with the GPS attached."); ?>
<br/>
- <br/><?php echo gettext("It is best to configure at least 2 servers under"); ?> <a href="system.php"><?php echo gettext("System > General"); ?></a> <?php echo gettext("to avoid loss of sync if the GPS data is not valid over time. Otherwise ntpd may only use values from the unsynchronized local clock when proving time to clients."); ?>
+ <br/><?php echo gettext("It is best to configure at least 2 servers under"); ?> <a href="system.php"><?php echo gettext("System > General"); ?></a> <?php echo gettext("to avoid loss of sync if the GPS data is not valid over time. Otherwise ntpd may only use values from the unsynchronized local clock when providing time to clients."); ?>
</td>
</tr>
<?php endif; ?>
OpenPOWER on IntegriCloud