diff options
Diffstat (limited to 'dirmngr/server.c')
-rw-r--r-- | dirmngr/server.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dirmngr/server.c b/dirmngr/server.c index bdfb755d3..6cf4dd668 100644 --- a/dirmngr/server.c +++ b/dirmngr/server.c @@ -298,7 +298,7 @@ skip_options (char *line) } -/* Return an error if the assuan context does not belong to teh owner +/* Return an error if the assuan context does not belong to the owner of the process or to root. On error FAILTEXT is set as Assuan error string. */ static gpg_error_t |