From 13373ec482fcd3e25da04ff71477efd8b2455e7e Mon Sep 17 00:00:00 2001 From: Andrew Ruthven Date: Wed, 12 Dec 2007 06:43:54 +1300 Subject: [PATCH] Fix typo in a comment. --- bin/mythtv-status | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/mythtv-status b/bin/mythtv-status index e09d31c..b94c17e 100755 --- a/bin/mythtv-status +++ b/bin/mythtv-status @@ -227,7 +227,7 @@ my @blocks = ( } }, - # Diskspace, with storage groups and sensible XML layour. + # Diskspace, with storage groups and sensible XML layout. { 'name' => 'Total Disk Space', 'type' => 'xpath', @@ -245,7 +245,7 @@ my @blocks = ( } }, - # Diskspace, with storage groups and sensible XML layour. + # Diskspace, with storage groups and sensible XML layout. { 'name' => 'Disk Space', 'type' => 'xpath', -- 2.30.2