ENGINES: Fix article in comment

This commit is contained in:
Orgad Shaneh 2021-04-19 22:09:35 +03:00 committed by Eugene Sandulenko
parent 94f0fe722f
commit 46cd550b7c

View File

@ -541,7 +541,7 @@ public:
/**
* Display a warning to the user that the game is not fully supported.
*
* @param msg An message that will be presented to user. If empty, then
* @param msg A message that will be presented to user. If empty, then
* generic message regarding unsupported game is presented
*
* @return True if the user chooses to start anyway, false otherwise.