about summary refs log tree commit diff
path: root/pkgs/by-name/pa/passmark-performancetest/package.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/by-name/pa/passmark-performancetest/package.nix')
-rw-r--r--pkgs/by-name/pa/passmark-performancetest/package.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/by-name/pa/passmark-performancetest/package.nix b/pkgs/by-name/pa/passmark-performancetest/package.nix
index 5fbb4f3199c84..87dc26aaaa0a2 100644
--- a/pkgs/by-name/pa/passmark-performancetest/package.nix
+++ b/pkgs/by-name/pa/passmark-performancetest/package.nix
@@ -56,7 +56,7 @@ stdenv.mkDerivation rec {
   '';
 
   meta = with lib; {
-    description = "A software tool that allows everybody to quickly assess the performance of their computer and compare it to a number of standard 'baseline' computer systems.";
+    description = "A software tool that allows everybody to quickly assess the performance of their computer and compare it to a number of standard 'baseline' computer systems";
     homepage = "https://www.passmark.com";
     sourceProvenance = with sourceTypes; [ binaryNativeCode ];
     license = licenses.unfree;