From f491f49fb0f46013b47238543ae6728a49878360 Mon Sep 17 00:00:00 2001 From: Mykola Grymalyuk Date: Sat, 16 Jul 2022 14:55:27 -0600 Subject: [PATCH] installer: Fix misc typos --- resources/tui_helpers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/tui_helpers.py b/resources/tui_helpers.py index 92b24602a..4a520c4dd 100644 --- a/resources/tui_helpers.py +++ b/resources/tui_helpers.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2022, Dhinak G, Mykola Grymaluk +# Copyright (C) 2020-2022, Dhinak G, Mykola Grymalyuk from resources import utilities class TUIMenu: