From c602a6081007ae1e49a912c13fec0685bb9f9263 Mon Sep 17 00:00:00 2001 From: Giuseppe Bilotta Date: Tue, 11 Mar 2008 01:20:42 +0100 Subject: Documentation cleanups Fix typos, be more rdocish, and use the README as the main file --- lib/rbot/rfc2812.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/rbot') diff --git a/lib/rbot/rfc2812.rb b/lib/rbot/rfc2812.rb index 375bcc1b..b5203648 100644 --- a/lib/rbot/rfc2812.rb +++ b/lib/rbot/rfc2812.rb @@ -4,7 +4,7 @@ # :title: RFC 2821 Client Protocol module # # This module defines the Irc::Client class, a class that can handle and -# dispatch messages based on RFC 2821i (Internet Relay Chat: Client Protocol) +# dispatch messages based on RFC 2821 (Internet Relay Chat: Client Protocol) module Irc # - The server sends Replies 001 to 004 to a user upon -- cgit v1.2.3