From fa868709e3892232cbd6f0f91ccb799ff8c1894a Mon Sep 17 00:00:00 2001 From: Tom Gilbert Date: Fri, 5 Aug 2005 23:08:13 +0000 Subject: [PATCH] More tweaks --- lib/rbot/rfc2812.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/rbot/rfc2812.rb b/lib/rbot/rfc2812.rb index df9b9bb6..c785599c 100644 --- a/lib/rbot/rfc2812.rb +++ b/lib/rbot/rfc2812.rb @@ -826,8 +826,8 @@ module Irc # # ==server events currently supported: # - # :created when the server was started - # :yourhost your host details (on connection) + # :created:: when the server was started + # :yourhost:: your host details (on connection) # :ping:: server pings you (default handler returns a pong) # :nicktaken:: you tried to change nick to one that's in use # :badnick:: you tried to change nick to one that's invalid -- 2.39.5