summaryrefslogtreecommitdiffstats
path: root/openpgp/src/lib.rs
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2021-08-27 15:36:18 +0200
committerJustus Winter <justus@sequoia-pgp.org>2021-08-27 15:38:19 +0200
commit81487a7fa63b7b9f2b5c0ed1df63a80055c28367 (patch)
treee783484665e87c6f2c7dd700186ed7ba65433c05 /openpgp/src/lib.rs
parent0312a0a8a5f880af69518cec42822ab5c3e7fda7 (diff)
openpgp: Fix grammar and typesetting.
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 ac4fbeed..c83beab7 100644
--- a/openpgp/src/lib.rs
+++ b/openpgp/src/lib.rs
@@ -29,7 +29,7 @@
//! learn from your use cases, discuss your opinions, and develop a
//! high-level interface based on these experiences in the future.
//!
-//! Despite ---or maybe because of--- it's unopinionated nature we found
+//! Despite —or maybe because of— its unopinionated nature we found
//! it easy to develop opinionated OpenPGP software based on Sequoia.
//!
//! [RFC 4880]: https://tools.ietf.org/html/rfc4880