summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLinquize <linquize@yahoo.com.hk>2014-09-16 08:56:33 +0800
committerLinquize <linquize@yahoo.com.hk>2014-09-16 08:56:33 +0800
commit2c22193ba0fd5487bab281aaa09bb6130f6c18b8 (patch)
treeb03fb62fd70025c9f9595ea541b404b909cd9c10 /README.md
parent910cd2daa6af0f3af97d283eb4c6a0452688d067 (diff)
downloadlibgit2-2c22193ba0fd5487bab281aaa09bb6130f6c18b8.tar.gz
Fix typo
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d0dbf9386..d77b6919a 100644
--- a/README.md
+++ b/README.md
@@ -55,7 +55,7 @@ dependencies, it can make use of a few libraries to add to it:
- pthreads (non-Windows) to enable threadsafe access as well as multi-threaded pack generation
- OpenSSL (non-Windows) to talk over HTTPS and provide the SHA-1 functions
-- LibSSH2 to enable the ssh transport
+- LibSSH2 to enable the SSH transport
- iconv (OSX) to handle the HFS+ path encoding peculiarities
Building libgit2 - Using CMake