Skip to content

Commit ecc8a82

Browse files
Jakujenwalfield
authored andcommitted
Fix typo
Signed-off-by: Jakub Jelen <jjelen@redhat.com>
1 parent 20087fe commit ecc8a82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1683,7 +1683,7 @@ fn _pgpParsePkts(armor: *const c_char,
16831683
ffi!(
16841684
/// Lints the first certificate in pkts.
16851685
///
1686-
/// This function links the certificate according to the current
1686+
/// This function lints the certificate according to the current
16871687
/// [policy]. It warns about things like unusable subkeys, because they
16881688
/// do not have a valid binding signature. It will also generate a
16891689
/// warning if there are no valid, signing-capable keys.

0 commit comments

Comments
 (0)