aboutsummaryrefslogtreecommitdiffstats
path: root/src/afs-config.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/afs-config.c')
-rw-r--r--src/afs-config.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/afs-config.c b/src/afs-config.c
index 71d5ab74..78fee7dc 100644
--- a/src/afs-config.c
+++ b/src/afs-config.c
@@ -114,7 +114,7 @@ static AFB_options cliOptions[] = {
{SET_AUTH_TOKEN, 1, "token", "Initial Secret [default=" AFS_SUPERVISOR_TOKEN ", use --token="" to allow any token]"},
- {WS_SERVICE, 1, "ws-server", "Povide supervisor as websocket"},
+ {WS_SERVICE, 1, "ws-server", "Provide supervisor as websocket"},
{DISPLAY_VERSION, 0, "version", "Display version and copyright"},
{DISPLAY_HELP, 0, "help", "Display this help"},