diff options
Diffstat (limited to 'g10/trustdb.c')
-rw-r--r-- | g10/trustdb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/trustdb.c b/g10/trustdb.c index 6de9f6b66..88b94389f 100644 --- a/g10/trustdb.c +++ b/g10/trustdb.c @@ -1505,7 +1505,7 @@ list_trust_path( const char *username ) /**************** * Enumerate all keys, which are needed to build all trust paths for * the given key. This function does not return the key itself or - * the ultimate key (the last point in cerificate chain). Only + * the ultimate key (the last point in certificate chain). Only * certificate chains which ends up at an ultimately trusted key * are listed. If ownertrust or validity is not NULL, the corresponding * value for the returned LID is also returned in these variable(s). |