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 Jan 15, 2015
1 parent 906c0d1 commit 50359ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/droonga/engine_node.rb
Expand Up @@ -146,7 +146,7 @@ def absorb_destination?

def really_writable?
return false unless writable?
case @sender_role
case sender_role
when NodeMetadata::Role::SERVICE_PROVIDER
service_provider?
when NodeMetadata::Role::ABSORB_SOURCE
Expand Down

0 comments on commit 50359ba

Please sign in to comment.