From 4eba4eb4a267ace6142b6f76b164d4d73f1817aa Mon Sep 17 00:00:00 2001 From: Ted Moore Date: Wed, 5 Jan 2022 09:45:43 -0500 Subject: [PATCH] typo --- release-packaging/Examples/nmf/JiT-NMF-classifier.scd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-packaging/Examples/nmf/JiT-NMF-classifier.scd b/release-packaging/Examples/nmf/JiT-NMF-classifier.scd index b76c08d..1b15b60 100644 --- a/release-packaging/Examples/nmf/JiT-NMF-classifier.scd +++ b/release-packaging/Examples/nmf/JiT-NMF-classifier.scd @@ -199,4 +199,4 @@ Routine { }.play; ) -// thanks to Ted Moore for the SC code cleaning and improvments! +// thanks to Ted Moore for the SC code cleaning and improvements!