]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
CONTRIBUTE.md: Fix typo in 'About pull requests' section. (#1045)
authormundry <mundry@outlook.com>
Fri, 30 Sep 2016 18:49:48 +0000 (20:49 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 30 Sep 2016 18:49:48 +0000 (20:49 +0200)
docs/CONTRIBUTE.md

index cbda0c04627f1058c182b04a4cb84d7f13cf3288..eab4a2a0a23911af1edccec9bb6e0f7c5920e5f0 100644 (file)
@@ -153,7 +153,7 @@ We prefer pull requests to mailed patches, as it makes it a proper git commit
 that is easy to merge and they are easy to track and not that easy to loose
 in a flood of many emails, like they sometimes do on the mailing lists.
 
-When you ajust your pull requests after review, consider squashing the
+When you adjust your pull requests after review, consider squashing the
 commits so that we can review the full updated version more easily.
 
 ### Making quality patches