diff options
Diffstat (limited to 'g10/keyedit.c')
-rw-r--r-- | g10/keyedit.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/keyedit.c b/g10/keyedit.c index 85f3dfaf7..a8e783f36 100644 --- a/g10/keyedit.c +++ b/g10/keyedit.c @@ -474,7 +474,7 @@ change_passphrase( KBNODE keyblock ) /**************** * There are some keys out (due to a bug in gnupg), where the sequence * of the packets is wrong. This function fixes that. - * Returns: true if the keyblock has fixed. + * Returns: true if the keyblock has been fixed. */ static int fix_keyblock( KBNODE keyblock ) |