[SCM] debian-live branch, master, updated. 1.0_a47-1-26-g4c01d50

Chris Lamb chris at chris-lamb.co.uk
Sun Jun 15 01:02:29 UTC 2008


The following commit has been merged in the master branch:
commit cd7689e4cec7fee563ebe7b85b15fca10097194d
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Sun Jun 15 00:36:20 2008 +0100

    Fix trivial typographic error ("flavor" => "flavour")
    
    Signed-off-by: Chris Lamb <chris at chris-lamb.co.uk>

diff --git a/helpers/lh_binary_debian-installer b/helpers/lh_binary_debian-installer
index 2182a2b..f4d02f6 100755
--- a/helpers/lh_binary_debian-installer
+++ b/helpers/lh_binary_debian-installer
@@ -43,7 +43,7 @@ case "${LH_DEBIAN_INSTALLER}" in
 		;;
 
 	*)
-		Echo_error "debian-installer flavor ${LH_DEBIAN_INSTALLER} not supported."
+		Echo_error "debian-installer flavour ${LH_DEBIAN_INSTALLER} not supported."
 		exit 1
 		;;
 esac

-- 
debian-live



More information about the debian-live-changes mailing list