From c1bae068c1a8051b76134bf3a878f42b940b0488 Mon Sep 17 00:00:00 2001 From: 4am Date: Mon, 7 Oct 2019 23:22:43 -0400 Subject: [PATCH] . --- src/parse.games.a | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)