From fb5dce62e94c7cdb26f77acd5475c7a226972961 Mon Sep 17 00:00:00 2001 From: ritschwumm Date: Fri, 15 Nov 2024 22:23:38 +0100 Subject: [PATCH] fix typo in comment of ksoscillator.h --- source/ksoscillator.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/ksoscillator.h b/source/ksoscillator.h index 08c80f6..0b41c91 100644 --- a/source/ksoscillator.h +++ b/source/ksoscillator.h @@ -21,7 +21,7 @@ namespace SynthLab \class KSOscillator \ingroup SynthModules \brief - Physical modeling oscillator fearuring Karplus-Strong plucked string algorithm + Physical modeling oscillator featuring Karplus-Strong plucked string algorithm - loads and supports up to NUM_MODULE_CORES (4) cores - it is mainly a wrapper/container for the module cores that do the acutal processing/rendering.