summaryrefslogtreecommitdiffstats
path: root/src/usr
diff options
context:
space:
mode:
authorNOYB <Al_Stu@Frontier.com>2015-12-07 04:30:00 -0800
committerStephen Beaver <sbeaver@netgate.com>2015-12-11 16:48:55 -0500
commit3e08116120a4accbe22c2cb83258e79260b6c189 (patch)
treed0a26b26873ccc28383fda1ce8227408a6ccfd5b /src/usr
parent76af8cdbfde205704b5c5d46fa9da206a2e1be73 (diff)
downloadpfsense-3e08116120a4accbe22c2cb83258e79260b6c189.zip
pfsense-3e08116120a4accbe22c2cb83258e79260b6c189.tar.gz
Spelling Correction
s/formated/formatted/ Thanks Phil
Diffstat (limited to 'src/usr')
-rwxr-xr-xsrc/usr/local/www/diag_logs.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/diag_logs.php b/src/usr/local/www/diag_logs.php
index e6f25b1..a8a2ebd 100755
--- a/src/usr/local/www/diag_logs.php
+++ b/src/usr/local/www/diag_logs.php
@@ -602,7 +602,7 @@ $group->add(new Form_Checkbox(
''
))->displayAsRadio();
-$group->setHelp('Show the log entries as formated or raw output as generated by the service. The raw output will reveal more detailed information, but it is more difficult to read.');
+$group->setHelp('Show the log entries as formatted or raw output as generated by the service. The raw output will reveal more detailed information, but it is more difficult to read.');
$section->add($group);
if ($logfile == 'system') {
OpenPOWER on IntegriCloud