diff options
-rw-r--r-- | engines/sword2/maketext.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sword2/maketext.cpp b/engines/sword2/maketext.cpp index 35f0924404..84a2fccedd 100644 --- a/engines/sword2/maketext.cpp +++ b/engines/sword2/maketext.cpp @@ -659,7 +659,7 @@ void Sword2Engine::initialiseFontResourceFlags() { // Get the game name for the windows application - // According to the GetNameFunction(), which was never called and has + // According to the GetGameName(), which was never called and has // therefore been removed, the name of the game is: // // ENGLISH: "Broken Sword II" |