diff options
Diffstat (limited to 'src/trustlist.c')
-rw-r--r-- | src/trustlist.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/trustlist.c b/src/trustlist.c index c85ef87b..d7eb4c6e 100644 --- a/src/trustlist.c +++ b/src/trustlist.c @@ -66,7 +66,7 @@ trustlist_status_handler (void *priv, gpgme_status_code_t code, char *args) K for a key The RECNO is either the one of the dir record or the one of the uid record. OT is the the usual trust letter and only availabel on K - lines. VAL is the calcualted validity MC is the marginal trust + lines. VAL is the calculated validity MC is the marginal trust counter and only available on U lines CC is the same for the complete count NAME ist the username and only printed on U lines. */ |