--- trunk/virtualbox/virtualbox-config.sh 2009/07/01 20:19:00 861 +++ trunk/virtualbox/virtualbox-config.sh 2010/02/19 12:38:29 986 @@ -1,5 +1,5 @@ #!/bin/bash -# $Header: /root/magellan-cvs/src/virtualbox/virtualbox-config.sh,v 1.10 2009-07-01 20:19:00 niro Exp $ +# $Header: /root/magellan-cvs/src/virtualbox/virtualbox-config.sh,v 1.11 2010-02-19 12:38:29 niro Exp $ # Configures virtualbox for Magellan-Linux LIBDIR=/usr/lib @@ -103,7 +103,7 @@ echo -e ${COLRED} echo "Your current running kernel does not match the the module target." echo "You must boot into your target kernel and load the modules manually," - echo "before you can use virtual box." + echo "before you can use virtualbox." echo -en ${COLDEFAULT} fi