summaryrefslogtreecommitdiff
path: root/debian/live-initramfs.init
diff options
context:
space:
mode:
Diffstat (limited to 'debian/live-initramfs.init')
-rw-r--r--debian/live-initramfs.init2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/live-initramfs.init b/debian/live-initramfs.init
index 5ab7b81..b976c74 100644
--- a/debian/live-initramfs.init
+++ b/debian/live-initramfs.init
@@ -112,7 +112,7 @@ do_stop ()
done
if [ -z ${QUICKREBOOT} ]; then
- # TODO: i18n, dialog
+ # TODO: i18n
if [ -x /usr/bin/eject ]
then
BOOT_DEVICE="$(get_boot_device)"