From f28d48962f006eeeaa384bd114dff674d712bba6 Mon Sep 17 00:00:00 2001 From: Martin Date: Thu, 22 Nov 2018 10:49:38 +0100 Subject: [PATCH] Fix typo sleceted > selected --- scripts/mbusb_gui.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/mbusb_gui.py b/scripts/mbusb_gui.py index 733eb47..c03778b 100644 --- a/scripts/mbusb_gui.py +++ b/scripts/mbusb_gui.py @@ -702,7 +702,7 @@ class AppGui(qemu.Qemu, Imager, QtWidgets.QMainWindow, Ui_MainWindow): return False msg = ''' -The ISO sleceted is not supported at the moment. +The ISO selected is not supported at the moment. You can try booting ISO using memdisk. Distro can be uninstalled anytime from main menu.