summaryrefslogtreecommitdiff
path: root/tools/computer.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/computer.c')
-rw-r--r--tools/computer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/computer.c b/tools/computer.c
index 8c891ad..c38123f 100644
--- a/tools/computer.c
+++ b/tools/computer.c
@@ -131,7 +131,7 @@ static adcli_tool_desc common_usages[] = {
{ opt_no_password, "don't prompt for or read a password" },
{ opt_prompt_password, "prompt for a password if necessary" },
{ opt_stdin_password, "read a password from stdin (until EOF) if\n"
- "neccessary" },
+ "necessary" },
{ opt_one_time_password, "password to use for the preset computer\n"
"accounts" },
{ opt_show_details, "show information about joining the domain after\n"