aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-12-28 06:16:44 +0000
committerWarner Losh <imp@FreeBSD.org>2023-12-28 06:25:53 +0000
commit4b817fc1f02c8b152474730c5c7c51c3ce585ad0 (patch)
tree7c30cb2ffac7d560a05f68fae0233186adb8c419 /CONTRIBUTING.md
parente9da71cd35d46ca13da4396d99e0af1703290e68 (diff)
downloadsrc-4b817fc1f02c8b152474730c5c7c51c3ce585ad0.tar.gz
src-4b817fc1f02c8b152474730c5c7c51c3ce585ad0.zip
CONTRIBUTING.md: Fix typos
Fix my own typoes. Noticed by: kevans, cperciva Sponsored by: Netflix
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 31ca40700b76..f166b6a93766 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -150,7 +150,6 @@ Anything that's in the directory `contrib`, `crypto`, `sys/contrib` or
any subdirectory of these you are submitting patches for to find out the last
time we merged from upstream. If it is in the last 5 years, upstream is "active"
and you should submit your patches there and let the last few people to commit
-to this file (especailly merge commits) know. If it's been more than 5 years,
-upstreamm is likely inactive so please submit the patch. We can sort out if it
+to this file (especially merge commits) know. If it's been more than 5 years,
+upstream is likely inactive so please submit the patch. We can sort out if it
should go into FreeBSD or upstream.
-