diff options
| author | Alexei Sholik <alcosholik@gmail.com> | 2011-05-16 01:56:20 -0700 |
|---|---|---|
| committer | Alexei Sholik <alcosholik@gmail.com> | 2011-05-16 01:56:20 -0700 |
| commit | cce225bfaceed90c027d44d46680a3dbe182c93b (patch) | |
| tree | 7a1705ab78113bf0c0aefc37b3878277cc5d3370 | |
| parent | 5ca2f58057dfd5e0cf03a176782e4daa925a7f0b (diff) | |
| download | libgit2-cce225bfaceed90c027d44d46680a3dbe182c93b.tar.gz | |
Fix a typo in README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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/> |
