From f5fad9f1c7921e367b5986e07113828fec00c769 Mon Sep 17 00:00:00 2001 From: Matuush Date: Wed, 25 Dec 2024 11:52:01 +0100 Subject: [PATCH] Typo fix --- main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.cpp b/main.cpp index 13c814e..0946fd0 100644 --- a/main.cpp +++ b/main.cpp @@ -67,7 +67,7 @@ int main(int argc, char* argv[]) { bot.learn(guess, response); } - // Bot playin + // Bot playing else { guess = bot.guess();