From d5e48a760e0a20d99bab9549a0efda16c39a1f01 Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Thu, 26 Aug 2021 15:16:38 +0200 Subject: openpgp: Update NEWS. --- openpgp/src/cert.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openpgp/src/cert.rs') diff --git a/openpgp/src/cert.rs b/openpgp/src/cert.rs index f9ffe76b..d32875f4 100644 --- a/openpgp/src/cert.rs +++ b/openpgp/src/cert.rs @@ -485,7 +485,7 @@ pub trait Preferences<'a>: seal::Sealed { fn features(&self) -> Option; /// Returns the URI of a document describing the policy - /// the certificate was issued under + /// the certificate was issued under. fn policy_uri(&self) -> Option<&'a [u8]>; } -- cgit v1.2.3