Grammar fix

svn-id: r20751
This commit is contained in:
Max Horn 2006-02-18 11:13:08 +00:00
parent db5bd6e17e
commit d0e637f7aa

View File

@ -261,7 +261,7 @@ void listTargets() {
if (description.isEmpty()) {
// FIXME: At this point, we should check for a "gameid" override
// to find the proper desc. In fact, the platform probably should
// be take into consideration, too.
// be taken into account, too.
String gameid(name);
GameSettings g = GameDetector::findGame(gameid);
if (g.description)