From 093cbde253cb1cf6a6fae88cffb925a3a6f58968 Mon Sep 17 00:00:00 2001 From: Martin Date: Sun, 2 Dec 2018 18:38:53 +0100 Subject: [PATCH] Fix typo tis > this --- scripts/gui/ui_multibootusb.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/gui/ui_multibootusb.py b/scripts/gui/ui_multibootusb.py index 419eeb0..f51dc1e 100644 --- a/scripts/gui/ui_multibootusb.py +++ b/scripts/gui/ui_multibootusb.py @@ -518,7 +518,7 @@ class Ui_MainWindow(object): "


\n" "

Use this function to check filesystem consistency

\n" "

and repair. Please take a backup before attempting

\n" -"

to use tis function. Users will be presented with

\n" +"

to use this function. Users will be presented with

\n" "

two message dialogs as repair is currently

\n" "

performed in two steps.

\n" "


"))