]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/commitdiff
More tweaks
authorTom Gilbert <tom@linuxbrit.co.uk>
Fri, 5 Aug 2005 23:08:13 +0000 (23:08 +0000)
committerTom Gilbert <tom@linuxbrit.co.uk>
Fri, 5 Aug 2005 23:08:13 +0000 (23:08 +0000)
lib/rbot/rfc2812.rb

index df9b9bb6a3ef14b0ed3039d7944b749936be3a8e..c785599c03d22c5294cfe927845812cf13183786 100644 (file)
@@ -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