Fixed a typo in the Relay.join docstring.

This commit is contained in:
Daniel DiPaolo 2004-05-10 22:17:45 +00:00
parent c93171012f
commit 09724663bd

View File

@ -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: