summaryrefslogtreecommitdiffstats
path: root/g13/server.c
diff options
context:
space:
mode:
Diffstat (limited to 'g13/server.c')
-rw-r--r--g13/server.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/g13/server.c b/g13/server.c
index 780295214..341a6b281 100644
--- a/g13/server.c
+++ b/g13/server.c
@@ -422,7 +422,7 @@ static const char hlp_create[] =
"CREATE [options] <filename>\n"
"\n"
"Create a new container. On success the OPEN command is \n"
- "implictly done for the new container.";
+ "implicitly done for the new container.";
static gpg_error_t
cmd_create (assuan_context_t ctx, char *line)
{