[SCM] live-helper branch, master, updated. 1.0.5-2-51-g764783d

Daniel Baumann daniel at debian.org
Sun Nov 1 10:47:20 UTC 2009


The following commit has been merged in the master branch:
commit 9960faafda12d224aeeb1e4fbd77540234713bf3
Author: Karl Goetz <karl at kgoetz.id.au>
Date:   Sun Nov 1 11:43:32 2009 +0100

    Correcting spelling type in 'wrong config tree version' error message.

diff --git a/functions/defaults.sh b/functions/defaults.sh
index ec85904..bd5f5af 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -1038,7 +1038,7 @@ Check_defaults ()
 		elif [ ${CURRENT_CONFIG_VERSION} -lt 1 ]
 		then
 			Echo_warning "This config tree does not specify a format version or has an unknown version number."
-			Echo_warning "Continueing build, but it could lead to errors or different results. Please repopulate the config tree."
+			Echo_warning "Continuing build, but it could lead to errors or different results. Please repopulate the config tree."
 		fi
 	fi
 

-- 
live-helper



More information about the debian-live-changes mailing list