From 947b3ac68bddedaf98b656d8e6d3585e5551794f Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Mon, 23 Sep 2019 12:58:32 -0700 Subject: gnu: vco-plugins: Fix typo. * gnu/packages/audio (vco-plugins)[description]: Fix spelling of "rectangle". --- gnu/packages/audio.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm index 4dbbace3e3..6eb61583f7 100644 --- a/gnu/packages/audio.scm +++ b/gnu/packages/audio.scm @@ -1024,7 +1024,7 @@ (define-public vco-plugins @enumerate @item Pulse-VCO, a dirac pulse oscillator with flat amplitude spectrum @item Saw-VCO, a sawtooth oscillator with 1/F amplitude spectrum -@item Rec-VCO, a square / rectange oscillator +@item Rec-VCO, a square / rectangle oscillator @end enumerate\n All oscillators are low-pass filtered to provide waveforms similar to the -- cgit v1.2.3