mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-02-02 07:34:08 +01:00
Fixed a typo in the Relay.join docstring.
This commit is contained in:
parent
c93171012f
commit
09724663bd
@ -218,7 +218,7 @@ class Relay(callbacks.Privmsg):
|
||||
Starts relaying between the channel <channel> on all networks. If on a
|
||||
network the bot isn't in <channel>, he'll join. This commands is
|
||||
required even if the bot is in the channel on both networks; he won't
|
||||
relay between those channels unless he's told to oin both
|
||||
relay between those channels unless he's told to join both
|
||||
channels.
|
||||
"""
|
||||
if not self.started:
|
||||
|
Loading…
Reference in New Issue
Block a user