mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-02-02 15:44:06 +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
|
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
|
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
|
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.
|
channels.
|
||||||
"""
|
"""
|
||||||
if not self.started:
|
if not self.started:
|
||||||
|
Loading…
Reference in New Issue
Block a user