From 25f3a64e71d5937f059e872640e17123f01c37c9 Mon Sep 17 00:00:00 2001
From: Bob Igo <bob@stormlogic.com>
Date: Tue, 17 Feb 2009 15:51:26 -0500
Subject: Minor formatting and typo fixes.

---
 abs/core-testing/LinHES-config/install_db_chroot.sh | 2 +-
 abs/core-testing/LinHES-system/LinHES-run           | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/abs/core-testing/LinHES-config/install_db_chroot.sh b/abs/core-testing/LinHES-config/install_db_chroot.sh
index 94305d2..1a0131e 100755
--- a/abs/core-testing/LinHES-config/install_db_chroot.sh
+++ b/abs/core-testing/LinHES-config/install_db_chroot.sh
@@ -30,7 +30,7 @@ do
         if [ $showstatus = 0 ]
         then
             pacman --noconfirm -R mythdb-initial
-            pacman --noconfirm  -S mythdb-initial
+            pacman --noconfirm -S mythdb-initial
             $MV_ROOT/bin/restore_default_settings.sh -c load
             DISPLAY=127.0.0.1:0  $MV_ROOT/bin/MythVantage  -t  restore,default_1
             $MV_ROOT/bin/restore_default_settings.sh -c restore -t syssettings
diff --git a/abs/core-testing/LinHES-system/LinHES-run b/abs/core-testing/LinHES-system/LinHES-run
index bd13d5b..fe79722 100644
--- a/abs/core-testing/LinHES-system/LinHES-run
+++ b/abs/core-testing/LinHES-system/LinHES-run
@@ -28,7 +28,7 @@ then
         MythVantage -b
 
 #0 yes
-#1 yes/autodetech
+#1 yes/autodetect
 #2  no
         STATUS=$?
         if [ ! $STATUS = 2 ]
-- 
cgit v0.12