summaryrefslogtreecommitdiffstats
path: root/bin/g-i-installation.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/g-i-installation.sh')
-rwxr-xr-xbin/g-i-installation.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh
index 87ea5299..22cd382d 100755
--- a/bin/g-i-installation.sh
+++ b/bin/g-i-installation.sh
@@ -1080,7 +1080,7 @@ monitor_system() {
echo "ERROR: An installation step failed." >> $GOCR
exit 1
elif [ ! -z "$ROOT_PROBLEM" ] ; then
- echo "ERROR: System is hanging at boot and waiting for root maintainance." >> $GOCR
+ echo "ERROR: System is hanging at boot and waiting for root maintenance." >> $GOCR
exit 1
elif [ ! -z "$BUILD_LTSP_PROBLEM" ] ; then
echo "ERROR: The failing step is: Build LTSP chroot." >> $GOCR