]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/commitdiff
Fix typo
authorRaine Virta <rane@kapsi.fi>
Thu, 22 Apr 2010 19:29:08 +0000 (22:29 +0300)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Wed, 18 Aug 2010 08:41:11 +0000 (10:41 +0200)
lib/rbot/message.rb

index 8fc96490f2076073d0d12c199cb023ca2ccb3746..bb7f655c67c1310e63707c928d1360df98c07ff8 100644 (file)
@@ -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"