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 e26a6f75a..7a7a43e3e 100644 --- a/g10/keydb.c +++ b/g10/keydb.c @@ -499,7 +499,7 @@ keydb_delete_keyblock (KEYDB_HANDLE hd) /* * Locate the default writable key resource, so that the next - * operation (which is only releavnt for inserts) will be onde on this + * operation (which is only relevant for inserts) will be done on this * resource. */ int |