diff options
author | Alexander Klauer <Alexander.Klauer@itwm.fraunhofer.de> | 2013-02-22 13:06:56 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2013-02-22 23:22:22 +0100 |
commit | 6b7cf6c72d954e7645938698f758c0c624dd4438 (patch) | |
tree | 03dc3af214361176ed2f71ec86aa95c18ff227e4 /docs/CONTRIBUTE | |
parent | 217024a687ce86eb6d2317822ed81c7e5abc4b61 (diff) |
Documentation: Typo in docs/CONTRIBUTE
Fixes a typo get → git in docs/CONTRIBUTE.
Diffstat (limited to 'docs/CONTRIBUTE')
-rw-r--r-- | docs/CONTRIBUTE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CONTRIBUTE b/docs/CONTRIBUTE index 33a1f21e8..0eb44663a 100644 --- a/docs/CONTRIBUTE +++ b/docs/CONTRIBUTE @@ -212,7 +212,7 @@ commit. Now send those patches off to the curl-library list. You can of course opt to - do that with the 'get send-email' command. + do that with the 'git send-email' command. 3.3 How To Make a Patch without git |