]> git.etc.gen.nz Git - mythtv-status.git/commitdiff
Fix typo in a comment.
authorAndrew Ruthven <andrew@etc.gen.nz>
Tue, 11 Dec 2007 17:43:54 +0000 (06:43 +1300)
committerAndrew Ruthven <andrew@etc.gen.nz>
Tue, 11 Dec 2007 17:44:15 +0000 (06:44 +1300)
bin/mythtv-status

index e09d31c257a186f28cd09f64c8d3a8e383be3707..b94c17e2dcd9f8daa5e7d872bac42266cde1b2ae 100755 (executable)
@@ -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',