From a1325949ebbeec69c0119ee5e3dab3912cac5c06 Mon Sep 17 00:00:00 2001 From: Steven Shiau Date: Wed, 15 Dec 2010 21:32:39 +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 f8471b6..6d90059 100644 --- a/debian/live-boot.init +++ b/debian/live-boot.init @@ -175,7 +175,7 @@ do_stop () MESSAGE="Please remove the USB flash drive" 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