ChangeLog: corrected spelling mistake

This commit is contained in:
Christian Bläul
2017-11-02 22:38:11 +01:00
committed by Fonata
parent 07f2306a9c
commit 1db4b02e9e

View File

@@ -10,7 +10,7 @@ Date: 1-July-2008
- Issue #6. Raw loaded file data is now cleared from
file_data property when it has been successfully
parsed to keep parseCSV's memory footprint to a
minimum. Specifically handy when using mulitple
minimum. Specifically handy when using multiple
instances of parseCSV to process large files.
-----------------------------------