From 7c8551a397f1af627a6a450f1eeb77fe513cd272 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 11 Nov 2007 10:21:21 +0100 Subject: Correcting some language shortcommings. --- functions/defaults.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/functions/defaults.sh b/functions/defaults.sh index cc0747a..d95d755 100755 --- a/functions/defaults.sh +++ b/functions/defaults.sh @@ -361,7 +361,7 @@ Set_defaults () ;; m68k) - LH_LINUX_FLAVOURS="You need to specify the linux kernel flavour manually on m68k." + LH_LINUX_FLAVOURS="You need to specify the linux kernel flavour manually on m68k (FIXME)." exit 1 ;; @@ -383,7 +383,7 @@ Set_defaults () ;; *) - Echo_error "Architecture notyet supported (FIXME)" + Echo_error "Architecture not yet supported (FIXME)" ;; esac fi -- cgit v1.0