summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ctdb/tools/ctdb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ctdb/tools/ctdb.c b/ctdb/tools/ctdb.c
index ff7dc44d3d..bf798012fa 100644
--- a/ctdb/tools/ctdb.c
+++ b/ctdb/tools/ctdb.c
@@ -2283,7 +2283,7 @@ static int control_delip(struct ctdb_context *ctdb, int argc, const char **argv)
return -1;
}
- /* This is an optimsation. If this node is hosting the IP
+ /* This is an optimisation. If this node is hosting the IP
* then try to move it somewhere else without invoking a full
* takeover run. We don't care if this doesn't work!
*/