From 3e08116120a4accbe22c2cb83258e79260b6c189 Mon Sep 17 00:00:00 2001 From: NOYB Date: Mon, 7 Dec 2015 04:30:00 -0800 Subject: Spelling Correction s/formated/formatted/ Thanks Phil --- src/usr/local/www/diag_logs.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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') { -- cgit v1.1