diff --git a/src/parse.games.a b/src/parse.games.a index d5f5d20d5..6ac7b78f1 100644 --- a/src/parse.games.a +++ b/src/parse.games.a @@ -9,7 +9,7 @@ ;------------------------------------------------------------------------------ ; ParseGamesList -; parse buffer with AB,KEY=VALUE lines of text into an okvs +; parse buffer with ABC,KEY=VALUE lines of text into an okvs ; keys and values limited to 127 characters, which should be enough for anyone ; '[' character at beginning of line ends the parsing ; (see games.conf file for more format information)