Skip to content

Commit

Permalink
ctdb/include/ctdb_private.h: typo fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Bjoern Jacke <[email protected]>
Reviewed-by: Martin Schwenke <[email protected]>
  • Loading branch information
Björn Jacke authored and Bjoern Jacke committed Oct 31, 2019
1 parent 493705d commit 9fa3748
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ctdb/include/ctdb_private.h
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ struct ctdb_node {
if the node becomes disconnected */
struct daemon_control_state *pending_controls;

/* used by the recovery dameon to track when a node should be banned */
/* used by the recovery daemon to track when a node should be banned */
struct ctdb_banning_state *ban_state;
};

Expand Down

0 comments on commit 9fa3748

Please sign in to comment.