diff options
Diffstat (limited to 'g10/keydb.c')
-rw-r--r-- | g10/keydb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/keydb.c b/g10/keydb.c index 0068d6829..15291f307 100644 --- a/g10/keydb.c +++ b/g10/keydb.c @@ -814,7 +814,7 @@ keydb_dump_stats (void) /* keydb_new diverts to here in non-keyboxd mode. HD is just the - * calloced structure with the handle type intialized. */ + * calloced structure with the handle type initialized. */ gpg_error_t internal_keydb_init (KEYDB_HANDLE hd) { |