about summary refs log tree commit diff
path: root/pkgs/applications/audio/faust/faustlive.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/audio/faust/faustlive.nix')
-rw-r--r--pkgs/applications/audio/faust/faustlive.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/audio/faust/faustlive.nix b/pkgs/applications/audio/faust/faustlive.nix
index 3826bb8b4badf..9051334cb2be1 100644
--- a/pkgs/applications/audio/faust/faustlive.nix
+++ b/pkgs/applications/audio/faust/faustlive.nix
@@ -85,7 +85,7 @@ stdenv.mkDerivation rec {
   postPatch = "cd Build";
 
   meta = with lib; {
-    description = "A standalone just-in-time Faust compiler";
+    description = "Standalone just-in-time Faust compiler";
     mainProgram = "FaustLive";
     longDescription = ''
       FaustLive is a standalone just-in-time Faust compiler. It tries to bring