Fix grammatical typo in main.py

This commit is contained in:
root0fall 2022-08-07 18:21:09 +08:00 committed by Dan Albert
parent 151cf17e35
commit 267da47f6e

View File

@ -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."
"<br/><br/>To solve this problem, you can set the Installation directory "
"within the preferences menu. You can also manually edit or replace the "