Navigation Menu

Skip to content

Commit

Permalink
Use correct plural form
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Apr 1, 2015
1 parent 9ab80fc commit 9023458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/droonga-engine-join
Expand Up @@ -290,7 +290,7 @@ class JoinCommand
def do_cancel
#XXX we have to write more codes to cancel remote processes!
unregister_from_existing_nodes if @node_registered
reset_node_role if @node_role_changed
reset_nodes_role if @node_role_changed
end

def wait_until_restarted(*nodes)
Expand Down

0 comments on commit 9023458

Please sign in to comment.