diff options
Diffstat (limited to 'src/assuan-handler.c')
-rw-r--r-- | src/assuan-handler.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/assuan-handler.c b/src/assuan-handler.c index 2299fcd..52dc9bc 100644 --- a/src/assuan-handler.c +++ b/src/assuan-handler.c @@ -408,7 +408,7 @@ static struct { * HELPSTRING * * Register a handler to be used for a given command. Note that - * several default handlers are already regsitered with a new context. + * several default handlers are already registered with a new context. * This function however allows to override them. * * Return value: 0 on success or an error code |