From c6d73876c8ab338b4926a8609507d48a45029b8d Mon Sep 17 00:00:00 2001 From: NOYB Date: Tue, 26 Apr 2016 00:31:41 -0700 Subject: Diagnostics - Menu - Punctuation Clean up some punctuation. (cherry picked from commit 3728bbe5a5340a770ebe3feb526485c28888cdde) --- src/usr/local/www/diag_smart.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/usr/local/www/diag_smart.php') diff --git a/src/usr/local/www/diag_smart.php b/src/usr/local/www/diag_smart.php index baeef54..a1ef312 100644 --- a/src/usr/local/www/diag_smart.php +++ b/src/usr/local/www/diag_smart.php @@ -451,7 +451,7 @@ switch ($action) { 'conveyance' ))->displayAsRadio(); - $group->setHelp('Select "Conveyance" for ATA disks only'); + $group->setHelp('Select "Conveyance" for ATA disks only.'); $section->add($group); $section->addInput(new Form_Select( -- cgit v1.1