From 267da47f6e8c8e9db7c859e4d05eb64b6a288ac4 Mon Sep 17 00:00:00 2001 From: root0fall <69777262+root0fall@users.noreply.github.com> Date: Sun, 7 Aug 2022 18:21:09 +0800 Subject: [PATCH] Fix grammatical typo in main.py --- qt_ui/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qt_ui/main.py b/qt_ui/main.py index 722b6998..200d4800 100644 --- a/qt_ui/main.py +++ b/qt_ui/main.py @@ -129,7 +129,7 @@ def run_ui(game: Game | None, dev: bool) -> None: message_box.setWindowTitle("No DCS installation directory.") message_box.setText( "The DCS Installation directory is not set correctly. " - "This will prevent DCS Liberation to work properly as the MissionScripting " + "This will prevent DCS Liberation from working properly, as the MissionScripting " "file will not be modified." "

To solve this problem, you can set the Installation directory " "within the preferences menu. You can also manually edit or replace the "