diff options
author | Brad Hards <bradh@frogmouth.net> | 2010-12-25 12:13:43 +1100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2010-12-25 23:07:16 +0100 |
commit | 9f64bbd6d88a0a72614bc01ac1842b26a12f9bfd (patch) | |
tree | d1927d9d07f6f31723f88daeaefef8b938d071ea /docs/CONTRIBUTE | |
parent | 879914def3db9f4139b64be20370fd65bdb1f1a4 (diff) |
Typo / spelling fixes.
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 db03c42a1..2e20d41c9 100644 --- a/docs/CONTRIBUTE +++ b/docs/CONTRIBUTE @@ -189,7 +189,7 @@ 3.2 How To Make a Patch with git - You need to first checkout the respository: + You need to first checkout the repository: git clone git://github.com/bagder/curl.git |