Commit c65ed55e655711e008282edbdd82ce95d008b4f6

Josh Triplett 2014-03-16T05:52:00

ChangeLog.v1: Fix typo in explanatory header.

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/ChangeLog.v1 b/ChangeLog.v1
index 369820c..af3a377 100644
--- a/ChangeLog.v1
+++ b/ChangeLog.v1
@@ -2,7 +2,7 @@ The libffi version 1 ChangeLog archive.
 
 Version 1 of libffi had per-directory ChangeLogs.  Current and future
 versions have a single ChangeLog file in the root directory.  The
-version 1 ChangeLogs have all been concatonated into this file for
+version 1 ChangeLogs have all been concatenated into this file for
 future reference only.
 
 --- libffi ----------------------------------------------------------------