summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/usr/local/share/locale/en/LC_MESSAGES/pfSense.pot2
-rw-r--r--src/usr/local/share/locale/tr/LC_MESSAGES/pfSense.po2
-rw-r--r--src/usr/local/www/services_ntpd.php2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/usr/local/share/locale/en/LC_MESSAGES/pfSense.pot b/src/usr/local/share/locale/en/LC_MESSAGES/pfSense.pot
index d8a16be..efc71b6 100644
--- a/src/usr/local/share/locale/en/LC_MESSAGES/pfSense.pot
+++ b/src/usr/local/share/locale/en/LC_MESSAGES/pfSense.pot
@@ -20942,7 +20942,7 @@ msgid "Warning: "
msgstr ""
#: usr/local/www/services_ntpd.php:349
-msgid "these options will create persistant daily log files in /var/log/ntp."
+msgid "these options will create persistent daily log files in /var/log/ntp."
msgstr ""
#: usr/local/www/services_ntpd.php:352
diff --git a/src/usr/local/share/locale/tr/LC_MESSAGES/pfSense.po b/src/usr/local/share/locale/tr/LC_MESSAGES/pfSense.po
index 3e9674a..a11fe8f 100644
--- a/src/usr/local/share/locale/tr/LC_MESSAGES/pfSense.po
+++ b/src/usr/local/share/locale/tr/LC_MESSAGES/pfSense.po
@@ -22202,7 +22202,7 @@ msgid "Warning: "
msgstr ""
#: usr/local/www/services_ntpd.php:349
-msgid "these options will create persistant daily log files in /var/log/ntp."
+msgid "these options will create persistent daily log files in /var/log/ntp."
msgstr ""
#: usr/local/www/services_ntpd.php:352
diff --git a/src/usr/local/www/services_ntpd.php b/src/usr/local/www/services_ntpd.php
index a16a010..8dbac22 100644
--- a/src/usr/local/www/services_ntpd.php
+++ b/src/usr/local/www/services_ntpd.php
@@ -378,7 +378,7 @@ $btnadvstats->removeClass('btn-primary')->addClass('btn-default btn-sm');
$section->addInput(new Form_StaticText(
'Statistics logging',
$btnadvstats
-))->setHelp('Warning: These options will create persistant daily log files in /var/log/ntp.');
+))->setHelp('Warning: These options will create persistent daily log files in /var/log/ntp.');
$section->addInput(new Form_Checkbox(
'clockstats',
OpenPOWER on IntegriCloud