summaryrefslogtreecommitdiffstats
path: root/openpgp/src/fmt.rs
diff options
context:
space:
mode:
Diffstat (limited to 'openpgp/src/fmt.rs')
-rw-r--r--openpgp/src/fmt.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpgp/src/fmt.rs b/openpgp/src/fmt.rs
index 586aa922..f7bb8e31 100644
--- a/openpgp/src/fmt.rs
+++ b/openpgp/src/fmt.rs
@@ -37,7 +37,7 @@ pub mod hex {
/// Writes annotated hex dumps, like hd(1).
///
- /// # Example
+ /// # Examples
///
/// ```rust
/// use sequoia_openpgp::fmt::hex;