From b927be2f137bcad520852be4fb9afb1e1ced420b Mon Sep 17 00:00:00 2001 From: Steven Shiau Date: Wed, 15 Dec 2010 21:33:18 +0100 Subject: [PATCH] Removing the duplicated "the" in the live-boot.init script. --- debian/live-boot.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/live-boot.init b/debian/live-boot.init index 8ccbc01..2974c23 100644 --- a/debian/live-boot.init +++ b/debian/live-boot.init @@ -180,7 +180,7 @@ do_stop () else # ejecting is a very good idea here - MESSAGE="Please remove the disc, close the the tray (if any)" + MESSAGE="Please remove the disc, close the tray (if any)" if [ -x /usr/bin/eject ] then -- 2.1.4