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 953bc5853..34f0ebcf4 100644 --- a/g10/keydb.c +++ b/g10/keydb.c @@ -71,7 +71,7 @@ static void unlock_all (KEYDB_HANDLE hd); /* Handle the creation of a keyring if it does not yet exist. Take - into acount that other processes might have the keyring alread + into acount that other processes might have the keyring already locked. This lock check does not work if the directory itself is not yet available. */ static int |