From d0e637f7aa5c23ef66a4a5685bba8aecd58e14a7 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sat, 18 Feb 2006 11:13:08 +0000 Subject: Grammar fix svn-id: r20751 --- base/gameDetector.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'base') diff --git a/base/gameDetector.cpp b/base/gameDetector.cpp index 400ccce600..b2aa2d64f7 100644 --- a/base/gameDetector.cpp +++ b/base/gameDetector.cpp @@ -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) -- cgit v1.2.3