summaryrefslogtreecommitdiffstats
path: root/openpgp/src/lib.rs
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2020-05-29 15:02:22 +0200
committerJustus Winter <justus@sequoia-pgp.org>2020-06-04 10:38:56 +0200
commit21dddcc813f7abec525046f5bdfdf7bbeb20c8b1 (patch)
tree2c9631fd538ff544722a1bcbe35e91bb4a05c618 /openpgp/src/lib.rs
parent8885a5b565ee28b1dda385ea1ed0ad66ede6d5e4 (diff)
openpgp: Typo.
Diffstat (limited to 'openpgp/src/lib.rs')
-rw-r--r--openpgp/src/lib.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpgp/src/lib.rs b/openpgp/src/lib.rs
index 9f7d58ad..e21ce704 100644
--- a/openpgp/src/lib.rs
+++ b/openpgp/src/lib.rs
@@ -33,7 +33,7 @@
//!
//! # Experimental Features
//!
-//! This crate implements functionality from [RFC 4880bis], notable
+//! This crate implements functionality from [RFC 4880bis], notably
//! AEAD encryption containers. As of this writing, this RFC is still
//! a draft and the syntax or semantic defined in it may change or go
//! away. Therefore, all related functionality may change and