Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Dec 26, 2013
1 parent 93c9996 commit b955b5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/droonga/handler_plugin.rb
Expand Up @@ -33,7 +33,7 @@ def prefer_synchronous?(command)
end

private
def run_command(command, message, messanger)
def run_command(command, message, messenger)
begin
super
rescue HandlerError => error
Expand Down

0 comments on commit b955b5f

Please sign in to comment.