X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=lib%2Frbot%2Fmessage.rb;fp=lib%2Frbot%2Fmessage.rb;h=bb7f655c67c1310e63707c928d1360df98c07ff8;hb=73a39cfaab866b6fff34e5c6685dab08207875ed;hp=8fc96490f2076073d0d12c199cb023ca2ccb3746;hpb=301f9b65c8c5d3c91c7af9892870b01977e2c1bb;p=user%2Fhenk%2Fcode%2Fruby%2Frbot.git 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"