corrected typo

main
fuzzykitten 2025-04-01 15:30:40 -04:00
parent d9b66d228b
commit d88bbaf03c
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@ function bot_block($db, $settings, $ip)
return;
}
// receive a message from bot, check if it's ok to post, and do it (or quit)
// receive a message from a bot, check if it's ok to post, and do it (or quit)
function bot_me($db, $settings)
{