From e4326229b65e6d8ff1b7c55a04bdb2f950aed8e1 Mon Sep 17 00:00:00 2001 From: Olly Betts Date: Wed, 7 Jan 2015 12:40:31 +1300 Subject: [PATCH] Fix typo --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index a2fff2263..1741c7ea7 100644 --- a/CHANGES +++ b/CHANGES @@ -179,7 +179,7 @@ Version 3.0.1 (27 May 2014) symbol comprising the outer structure name and unnamed variable instance name. 2014-05-15: kwwette - Add #166 - 'make check' now works out of source. This required te examples to build + Add #166 - 'make check' now works out of source. This required the examples to build out of source. The main languages have been tested - C#, Go, Guile, Java, Javascript, Lua, Octave, Perl, PHP, Python, Ruby and Tcl.