diff options
| -rw-r--r-- | debian/live-boot.init | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
