Typo in formats

Dwayne Henderson <[email protected]> Thu, 12 Jan 2012 08:00:55 +0100
Newsgroups gmane.network.irc.irssi.user
Message-ID <CAOOO88B8yJFUhYj-=mGsnOm+Z2Givn6Te_3niqyZhNwJBXRedQ@mail.gmail.com>
Hey!

"join to", shouldn't it just be "join"?

joinerror_toomany = Cannot join to channel {channel $0} (You have joined to
too many channels)
joinerror_full = Cannot join to channel {channel $0} (Channel is full)
joinerror_invite = Cannot join to channel {channel $0} (You must be invited)
joinerror_banned = Cannot join to channel {channel $0} (You are banned)
joinerror_bad_key = Cannot join to channel {channel $0} (Bad channel key)
joinerror_bad_mask = Cannot join to channel {channel $0} (Bad channel mask)
joinerror_unavail = Cannot join to channel {channel $0} (Channel is
temporarily unavailable)

--Dwayne