]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blobdiff - lib/rbot/core/basics.rb
Fix small typo in basics core botmodule
[user/henk/code/ruby/rbot.git] / lib / rbot / core / basics.rb
index 8217895ef6eb061acc6be3b57d3bb5639c14d245..4cbdaab6cf9c590e61744336deabad60f4162dac 100644 (file)
@@ -179,7 +179,7 @@ basics.map "ping",
   :auth_path => '!ping!'\r
 basics.map "help *topic",\r
   :action => 'bot_help',\r
-  :default => { :topic => [""] },\r
+  :defaults => { :topic => [""] },\r
   :auth_path => '!help!'\r
 \r
 basics.default_auth('*', false)\r