summaryrefslogtreecommitdiffstats
path: root/openpgp/src/lib.rs
diff options
context:
space:
mode:
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