]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blobdiff - lib/rbot/rfc2812.rb
More tweaks
[user/henk/code/ruby/rbot.git] / 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