]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blobdiff - lib/rbot/core/remote.rb
remove whitespace
[user/henk/code/ruby/rbot.git] / lib / rbot / core / remote.rb
index 7157195f914f72a64c446134a7a7e11dcf72c2b3..2d39d7696b3466be543ca49d2cc36da8b312df92 100644 (file)
@@ -147,7 +147,7 @@ class Bot
     #
     # Presently, the hash returned on success has only one key, :return, whose
     # value is the actual return value of the successfull dispatch.
-    # 
+    #
     # TODO this same kind of mechanism could actually be used in MessageMapper
     # itself to be able to handle the case of multiple plugins having the same
     # 'first word' ...