ref: 111f7d1339289780efbf5e61e8e93809de7ce6d8
parent: 172b1fec463cae2a3101f715e26027a5ea3a816d
author: Paul Brossier <piem@piem.org>
date: Tue Dec 17 07:42:52 EST 2013
ChangeLog: fix typo
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,7 +10,7 @@
* Memory management: allocation and freeing of memory has been optimized in
many ways. Several memory leaks and out of bound access have been fixed.
- * Optimization: the FFT, central to most algorithm, can now be computed
+ * Optimization: the FFT, central to most algorithms, can now be computed
using different optimized algorithms, depending on what is available on your
platform (FFTW, Ooura, or vDSP). Other simple optimization tricks are
included. Most can be deactivated by configuring the build accordingly.
--
⑨