about summary refs log tree commit diff
path: root/pkgs/applications/audio/artyFX/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/audio/artyFX/default.nix')
-rw-r--r--pkgs/applications/audio/artyFX/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/audio/artyFX/default.nix b/pkgs/applications/audio/artyFX/default.nix
index f68c6fa5c7dc4..e7c909c966378 100644
--- a/pkgs/applications/audio/artyFX/default.nix
+++ b/pkgs/applications/audio/artyFX/default.nix
@@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
 
   meta = with lib; {
     homepage = "http://openavproductions.com/artyfx/";
-    description = "A LV2 plugin bundle of artistic realtime effects";
+    description = "LV2 plugin bundle of artistic realtime effects";
     license = licenses.gpl2;
     maintainers = [ maintainers.magnetophon ];
     platforms = platforms.linux;