about summary refs log tree commit diff
path: root/pkgs/applications/audio/FIL-plugins/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/audio/FIL-plugins/default.nix')
-rw-r--r--pkgs/applications/audio/FIL-plugins/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/audio/FIL-plugins/default.nix b/pkgs/applications/audio/FIL-plugins/default.nix
index 253e724cd313f..89bda1387d93b 100644
--- a/pkgs/applications/audio/FIL-plugins/default.nix
+++ b/pkgs/applications/audio/FIL-plugins/default.nix
@@ -20,7 +20,7 @@ stdenv.mkDerivation rec {
   preInstall="mkdir -p $out/lib/ladspa";
 
   meta = {
-    description = ''a four-band parametric equaliser, which has the nice property of being stable even while parameters are being changed'';
+    description = "a four-band parametric equaliser, which has the nice property of being stable even while parameters are being changed";
     longDescription = ''
       Each section has an active/bypass switch, frequency, bandwidth and gain controls.
       There is also a global bypass switch and gain control.