]> git.proxmox.com Git - libgit2.git/commitdiff
Fix a typo in README.md
authorAlexei Sholik <alcosholik@gmail.com>
Mon, 16 May 2011 08:56:20 +0000 (01:56 -0700)
committerAlexei Sholik <alcosholik@gmail.com>
Mon, 16 May 2011 08:56:20 +0000 (01:56 -0700)
README.md

index b6779bd84479353710d10ae21fcb41940c32b92d..7cfde59f805c2a40cbeb48344688cd788dace46d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -39,7 +39,7 @@ Under Unix-like systems, like Linux, *BSD and Mac OS X, libgit2 expects `pthread
 they should be installed by default on all systems. Under Windows, libgit2 uses the native Windows API
 for threading.
 
-Additionally, he following libraries may be used as replacement for built-in functionality:
+Additionally, the following libraries may be used as replacement for built-in functionality:
 
 * LibSSL **(optional)** <http://www.openssl.org/>