Removing the duplicated "the" in the live-boot.init script.
authorSteven Shiau <steven@nchc.org.tw>
Wed, 15 Dec 2010 20:32:39 +0000 (21:32 +0100)
committerDaniel Baumann <daniel@debian.org>
Wed, 9 Mar 2011 16:54:32 +0000 (17:54 +0100)
debian/live-boot.init

index f8471b6..6d90059 100644 (file)
@@ -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