Navigation Menu

Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Jun 28, 2014
1 parent 1f166d6 commit 520a688
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/droonga/command/serf_event_handler.rb
Expand Up @@ -198,7 +198,7 @@ def absorb_data
source = @payload["source"]
return unless source

puts "start to absorb data from #{soruce}"
puts "start to absorb data from #{source}"

dataset_name = @payload["dataset"]
port = @payload["port"]
Expand Down

0 comments on commit 520a688

Please sign in to comment.