about summary refs log tree commit diff
path: root/nixpkgs/pkgs/development/tools/build-managers/scons/4.5.2.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/development/tools/build-managers/scons/4.5.2.nix')
-rw-r--r--nixpkgs/pkgs/development/tools/build-managers/scons/4.5.2.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixpkgs/pkgs/development/tools/build-managers/scons/4.5.2.nix b/nixpkgs/pkgs/development/tools/build-managers/scons/4.5.2.nix
index f63702cb7ef4..6b5720c86ee6 100644
--- a/nixpkgs/pkgs/development/tools/build-managers/scons/4.5.2.nix
+++ b/nixpkgs/pkgs/development/tools/build-managers/scons/4.5.2.nix
@@ -47,7 +47,7 @@ python3.pkgs.buildPythonApplication {
   };
 
   meta = {
-    description = "An improved, cross-platform substitute for Make";
+    description = "Improved, cross-platform substitute for Make";
     longDescription = ''
       SCons is an Open Source software construction tool. Think of SCons as an
       improved, cross-platform substitute for the classic Make utility with