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

index 8ccbc01..2974c23 100644 (file)
@@ -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