From 200e8644ba0e16c8338b14a0fa1ee70f0d6ffa96 Mon Sep 17 00:00:00 2001 From: Joscha Date: Mon, 30 Jul 2018 15:54:15 +0000 Subject: [PATCH] Fix typo --- infobot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infobot.py b/infobot.py index 17c16d8..bc36bed 100644 --- a/infobot.py +++ b/infobot.py @@ -54,7 +54,7 @@ class InfoBot(yaboli.Bot): "This bot counts the number of clients connected to a room. If you" " open a room in two different tabs, the bot counts you twice.\n" "The euphoria client, on the other hand, usually displays all" - " connections of an account with the same nick as one in thenick list." + " connections of an account with the same nick as one in the nick list." " Because of that, this bot's count is always as high as, or higher than," " the number of nicks on the nick list, similar to the number on the" " button to toggle the nick list.\n"