Fix wording in README
authorDodji Seketeli <dodji@redhat.com>
Sat, 5 Sep 2015 08:29:00 +0000 (10:29 +0200)
committerDodji Seketeli <dodji@redhat.com>
Sat, 5 Sep 2015 08:30:00 +0000 (10:30 +0200)
* README: Fix wording.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
README

diff --git a/README b/README
index 9c6509e..10f8335 100644 (file)
--- a/README
+++ b/README
@@ -9,10 +9,11 @@ types, variable, fonctions and declarations of a given library or
 program.  For a given library or program this set of quantities is
 called an ABI corpus.
 
-This library aims at (among other things) providing a way to comparing
-two ABI Corpuses, provide detailed information about their
-differences, and help build tools to infer interesting conclusions
-about these differences.
+This library aims at (among other things) providing a way to compare
+two ABI Corpora (apparently the plural of corpus is copora, heh,
+that's cool), provide detailed information about their differences,
+and help build tools to infer interesting conclusions about these
+differences.
 
 You are welcome to contribute to this project after reading the files
 CONTRIBUTING and COMMIT-LOG-GUIDELINES files in the source tree.