summaryrefslogtreecommitdiffstats
path: root/cli/src/cli-rpc-ops.c
diff options
context:
space:
mode:
Diffstat (limited to 'cli/src/cli-rpc-ops.c')
-rw-r--r--cli/src/cli-rpc-ops.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/src/cli-rpc-ops.c b/cli/src/cli-rpc-ops.c
index 5a3dcd52052..dfdcc251be9 100644
--- a/cli/src/cli-rpc-ops.c
+++ b/cli/src/cli-rpc-ops.c
@@ -4551,7 +4551,7 @@ gf_cli_attach_tier (call_frame_t *frame, xlator_t *this,
notify_cli:
if (ret) {
cli_out ("Failed to run tier start. Please execute tier start "
- "command explictly");
+ "command explicitly");
cli_out ("Usage : gluster volume rebalance <volname> tier "
"start");
}