]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blobdiff - data/rbot/plugins/cal.rb
remove whitespace
[user/henk/code/ruby/rbot.git] / data / rbot / plugins / cal.rb
index 9190f8e9dbbefb8f10149fa11c0e8c254c8bbf72..c649084a14394df93cc2306b7f9df11bce0d22b1 100644 (file)
@@ -6,7 +6,7 @@ class CalPlugin < Plugin
   def help(plugin, topic="")
     "cal [month year] => show current calendar [optionally specify month and year]"
   end
-  
+
   def cal_path
     @bot.config["cal.path"]
   end