summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2023-11-02 20:35:02 +0100
committerJustus Winter <justus@sequoia-pgp.org>2023-11-03 10:16:05 +0100
commit70600b5dda833b31e33015a818208dd9d3fb50d1 (patch)
treefd8a3cbe07c9818a8cbf3d9031cfb83b9f23a588
parentb3ef09cb6ce39f2e4a4ae92ba10098c4cdbb83eb (diff)
doc: Fix typos.
-rw-r--r--doc/msrv.md2
-rw-r--r--doc/security-vulnerabilities.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/msrv.md b/doc/msrv.md
index a4bf2894..631b9593 100644
--- a/doc/msrv.md
+++ b/doc/msrv.md
@@ -2,7 +2,7 @@ How to update the MSRV
1. set the new `rust-version` in `<crate>/Cargo.toml` (or all `<crate>/Cargo.toml`s)
1. set the new version in `clippy.toml`
-1. run `cargo build` and check if eveything still works
+1. run `cargo build` and check if everything still works
1. run `cargo clippy` and apply the new lints, or ignore them in `.cargo/config`
1. update the readmes
- README.md and openpgp/README.md, possibly more in the future
diff --git a/doc/security-vulnerabilities.md b/doc/security-vulnerabilities.md
index 93ca7be8..39cb550f 100644
--- a/doc/security-vulnerabilities.md
+++ b/doc/security-vulnerabilities.md
@@ -95,7 +95,7 @@ disclosure, and publish a fix as soon as possible.
- Send email to:
- announce@lists.sequoia-pgp.org, devel@lists.sequoia-pgp.org,
oss-security@lists.openwall.com
- - Credit the security researcher who did a resonsible disclosure
+ - Credit the security researcher who did a responsible disclosure
with a thank you note in the release announcement.
1. After flag day: