From 18819c65d9ff0a022706ad0028cfe3e72b552123 Mon Sep 17 00:00:00 2001 From: Heiko Schaefer Date: Thu, 2 Sep 2021 16:52:47 +0200 Subject: [PATCH] Edit comment --- openpgp-card/src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openpgp-card/src/lib.rs b/openpgp-card/src/lib.rs index 195d53f..fb68f59 100644 --- a/openpgp-card/src/lib.rs +++ b/openpgp-card/src/lib.rs @@ -107,7 +107,7 @@ impl CardCaps { } } -/// Enum to identify the Key-slots on an OpenPGP card +/// Identify a Key slot on an OpenPGP card #[derive(Debug, Clone, Copy, Eq, PartialEq)] #[non_exhaustive] pub enum KeyType {