We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20087fe commit ecc8a82Copy full SHA for ecc8a82
1 file changed
src/lib.rs
@@ -1683,7 +1683,7 @@ fn _pgpParsePkts(armor: *const c_char,
1683
ffi!(
1684
/// Lints the first certificate in pkts.
1685
///
1686
-/// This function links the certificate according to the current
+/// This function lints the certificate according to the current
1687
/// [policy]. It warns about things like unusable subkeys, because they
1688
/// do not have a valid binding signature. It will also generate a
1689
/// warning if there are no valid, signing-capable keys.
0 commit comments