diff options
Diffstat (limited to 'g10/tdbdump.c')
-rw-r--r-- | g10/tdbdump.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/tdbdump.c b/g10/tdbdump.c index 07e3a7dd2..d1a6b3120 100644 --- a/g10/tdbdump.c +++ b/g10/tdbdump.c @@ -328,7 +328,7 @@ list_records( ulong lid ) /**************** - * Dump the complte trustdb or only the entries of one key. + * Dump the entire trustdb or only the entries of one key. */ void list_trustdb( const char *username ) |