Commit 919e7016052ce9026246988171ee86cec9c5ead8

Edward Thomson 2014-10-09T11:38:31

Merge pull request #2601 from SeijiIto/master Fix README.md

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/README.md b/README.md
index a8f546c..b315eed 100644
--- a/README.md
+++ b/README.md
@@ -212,7 +212,7 @@ workflow, the libgit2 [coding conventions](CONVENTIONS.md), and out list of
 License
 ==================================
 
-`libgit2` is under GPL2 **with linking exemption**. This means you can link to
+`libgit2` is under GPL2 **with linking exception**. This means you can link to
 and use the library from any program, proprietary or open source; paid or
 gratis.  However, you cannot modify libgit2 and distribute it without
 supplying the source.