Fix typo
This commit is contained in:
parent
8091194b86
commit
200e8644ba
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ class InfoBot(yaboli.Bot):
|
||||||
"This bot counts the number of clients connected to a room. If you"
|
"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"
|
" open a room in two different tabs, the bot counts you twice.\n"
|
||||||
"The euphoria client, on the other hand, usually displays all"
|
"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,"
|
" 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"
|
" the number of nicks on the nick list, similar to the number on the"
|
||||||
" button to toggle the nick list.\n"
|
" button to toggle the nick list.\n"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue