Typo fix
This commit is contained in:
parent
7211ca0573
commit
f5fad9f1c7
1 changed files with 1 additions and 1 deletions
2
main.cpp
2
main.cpp
|
@ -67,7 +67,7 @@ int main(int argc, char* argv[]) {
|
|||
bot.learn(guess, response);
|
||||
}
|
||||
|
||||
// Bot playin
|
||||
// Bot playing
|
||||
else {
|
||||
guess = bot.guess();
|
||||
|
||||
|
|
Loading…
Reference in a new issue