Skip to content

Commit

Permalink
Indention fix
Browse files Browse the repository at this point in the history
  • Loading branch information
stromnet committed Mar 4, 2015
1 parent 7381ff7 commit 1c00021
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -46,7 +46,7 @@ public interface ClusterClient {
Set<Node> getNodes() throws ClusterDisconnectedException;

/**
* Returns the next node id that isn't taken
* Returns the next node id that isn't taken
*
* @return the next available node ID
* @throws ClusterDisconnectedException thrown if the cluster is not connected when the method is called
Expand Down

0 comments on commit 1c00021

Please sign in to comment.