]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blobdiff - lib/rbot/dbhash.rb
Merge branch 'master' of ssh://ruby-rbot.org/var/git/rbot
[user/henk/code/ruby/rbot.git] / lib / rbot / dbhash.rb
index 2f6f461fb6e46f20b5b710d75a68dc1b9bfd00f1..3220fb7f8cf0918ed3281217010bb24784e28b52 100644 (file)
@@ -131,7 +131,7 @@ module Irc
       begin
         debug "DBTree: checkpointing ..."
         @@env.checkpoint
-      rescue Excpetion => e
+      rescue Exception => e
         debug "Failed: #{e.pretty_inspect}"
       end
       begin