summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWarren Baker <warren@decoy.co.za>2011-07-06 12:58:16 +0200
committerWarren Baker <warren@decoy.co.za>2011-07-06 12:58:16 +0200
commitf49c41c538e718d06b44e9c2d279ba9b9580b5ff (patch)
tree05ce9c9414015647ffefb82f12cc86ab13e21b0c
parent76f5d95c7175d81fbdb0d68a7ee76fd9e13e8405 (diff)
downloadpfsense-f49c41c538e718d06b44e9c2d279ba9b9580b5ff.zip
pfsense-f49c41c538e718d06b44e9c2d279ba9b9580b5ff.tar.gz
Spelling fix.
-rwxr-xr-xusr/local/www/diag_nanobsd.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/diag_nanobsd.php b/usr/local/www/diag_nanobsd.php
index af4efd6..51348cf 100755
--- a/usr/local/www/diag_nanobsd.php
+++ b/usr/local/www/diag_nanobsd.php
@@ -193,7 +193,7 @@ if ($savemsg)
<? } ?>
</select>
<br/>
- <?=gettext("This will peridoically backup the RRD data so it can be restored automatically on the next boot. Keep in mind that the more frequent the backup, the more writes will happen to your media.");?>
+ <?=gettext("This will periodically backup the RRD data so it can be restored automatically on the next boot. Keep in mind that the more frequent the backup, the more writes will happen to your media.");?>
<br/>
<br/>
</td>
@@ -210,7 +210,7 @@ if ($savemsg)
<? } ?>
</select>
<br/>
- <?=gettext("This will peridoically backup the DHCP leases data so it can be restored automatically on the next boot. Keep in mind that the more frequent the backup, the more writes will happen to your media.");?>
+ <?=gettext("This will periodically backup the DHCP leases data so it can be restored automatically on the next boot. Keep in mind that the more frequent the backup, the more writes will happen to your media.");?>
<br/>
<br/>
</td>
OpenPOWER on IntegriCloud