diff options
Diffstat (limited to 'g10/mainproc.c')
-rw-r--r-- | g10/mainproc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/mainproc.c b/g10/mainproc.c index 9023168b2..20a9b98d0 100644 --- a/g10/mainproc.c +++ b/g10/mainproc.c @@ -755,7 +755,7 @@ print_notation_data( PKT_signature *sig ) write_status_buffer ( STATUS_POLICY_URL, p, n, 0 ); } - /* Now check wheter the key of this signature has some + /* Now check whether the key of this signature has some * notation data */ /* TODO */ |