From 73a39cfaab866b6fff34e5c6685dab08207875ed Mon Sep 17 00:00:00 2001 From: Raine Virta Date: Thu, 22 Apr 2010 22:29:08 +0300 Subject: [PATCH] Fix typo --- lib/rbot/message.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/rbot/message.rb b/lib/rbot/message.rb index 8fc96490..bb7f655c 100644 --- a/lib/rbot/message.rb +++ b/lib/rbot/message.rb @@ -30,7 +30,7 @@ module Irc end - # Define standard IRC attriubtes (not so standard actually, + # Define standard IRC attributes (not so standard actually, # but the closest thing we have ...) Bold = "\002" Underline = "\037" -- 2.39.2