summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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: