From 368d6bb178639b7b7b8f3506fe4b1a044148c1e8 Mon Sep 17 00:00:00 2001 From: Tom Poole Date: Mon, 11 Feb 2019 12:03:09 +0000 Subject: [PATCH] Fixed a typo --- ChangeList.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeList.txt b/ChangeList.txt index 427a98a300..21d4f24b17 100644 --- a/ChangeList.txt +++ b/ChangeList.txt @@ -4,7 +4,7 @@ This file just lists the more notable headline features. For more detailed info about minor changes and bugfixes, please see the git log! Version 5.4.2 - - Restructed the low-level Android native code + - Restructured the low-level Android native code - Added an ADSR envelope class - AudioProcessorValueTreeState performance improvements - Improved Xcode 10 support