diff options
author | Toon Nolten <toonn@toonn.io> | 2019-06-29 22:24:26 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-29 22:24:26 +0200 |
commit | 27292b4caa2c959ecb3ec1b0cb97404c6bc4275f (patch) | |
tree | bc5549981c57231dc8249422a7b8b1944add6234 | |
parent | 99da61b8a9651b3569c816b8a897ef7666e0dee5 (diff) | |
parent | 668fa50107760b3fedf862a6b25ad31da9ab9c00 (diff) | |
download | ranger-27292b4caa2c959ecb3ec1b0cb97404c6bc4275f.tar.gz |
Merge pull request #1608 from ginglis13/spelling
[doc-issue] Fix spelling in Patching section
-rw-r--r-- | HACKING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/HACKING.md b/HACKING.md index c3faf3ca..98c7b91e 100644 --- a/HACKING.md +++ b/HACKING.md @@ -26,7 +26,7 @@ Send patches, created with `git format-patch`, to the email address or open a pull request on GitHub. -Please use PGP-encryption for security-relevand patches or messages. The UIDs +Please use PGP-encryption for security-relevant patches or messages. The UIDs of my key are `huterich <hut@lavabit.com>` and `hut <hut@hut.pm>`, my fingerprint is `1E9B 36EC 051F F6F7 FFC9 69A7 F08C E1E2 00FB 5CDF` and my full pubkey is at the very bottom of this file. |