Skip to content

Commit

Permalink
Apply 1 suggestion(s) to 1 file(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
melroy89 committed May 21, 2024
1 parent 4e62ec2 commit e108bc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main_window.cc
Original file line number Diff line number Diff line change
Expand Up @@ -837,7 +837,7 @@ void MainWindow::check_version_update(bool show_equal_or_error)
{
if (show_equal_or_error)
{
show_error_message("WineGUI version check already running");
show_error_message("WineGUI version check is stilling running. Please try again later.");
}
}
else
Expand Down

0 comments on commit e108bc3

Please sign in to comment.