summaryrefslogtreecommitdiffstats
path: root/openpgp/src/types
diff options
context:
space:
mode:
authorHeiko <heiko@schaefer.name>2021-03-30 11:28:09 +0200
committerHeiko <heiko@schaefer.name>2021-03-30 11:28:27 +0200
commit4ccb927639dfbdc47f1cd229b5400282e6c77421 (patch)
tree77e089d0bf8845e432195cbc7035153b14718940 /openpgp/src/types
parentea3690c6aa5a9b5b28ae2d6e792608d761bb973b (diff)
Minor edits in documentation.
Diffstat (limited to 'openpgp/src/types')
-rw-r--r--openpgp/src/types/mod.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpgp/src/types/mod.rs b/openpgp/src/types/mod.rs
index 4908f681..12ba45c2 100644
--- a/openpgp/src/types/mod.rs
+++ b/openpgp/src/types/mod.rs
@@ -29,7 +29,7 @@
//!
//! Describes a key that has been designated to issue revocation signatures.
//!
-//! # `ServerPreferences`
+//! # `KeyServerPreferences`
//!
//! Describes preferences regarding to key servers.
//!