From 922c6a35bb34598da397d2a0078adc397e84a853 Mon Sep 17 00:00:00 2001 From: Giuseppe Bilotta Date: Thu, 13 Sep 2007 00:14:53 +0000 Subject: more rdoc-ification --- lib/rbot/irc.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/rbot/irc.rb') diff --git a/lib/rbot/irc.rb b/lib/rbot/irc.rb index 6a0bb2a2..371762cb 100644 --- a/lib/rbot/irc.rb +++ b/lib/rbot/irc.rb @@ -503,9 +503,9 @@ class Regexp # Irc::User nicks and users and Irc::Channel names # # For each of them we define two versions of the regular expression: - # * a generic one, which should match for any server but may turn out to - # match more than a specific server would accept - # * an RFC-compliant matcher + # * a generic one, which should match for any server but may turn out to + # match more than a specific server would accept + # * an RFC-compliant matcher # module Irc -- cgit v1.2.3