From 28ac782583d6a959940ece313e3842a97e9340c0 Mon Sep 17 00:00:00 2001 From: Bjørn Forsman Date: Sat, 5 Oct 2013 16:22:46 +0200 Subject: Some description fixes There are many more packages to fix, this is just a start. Rules: * Don't repeat the package name (not always that easy...) * Start with capital letter * Don't end with full stop * Don't start with "The ..." or "A ..." I've also added descriptions to some packages and rewritten others. --- pkgs/applications/science/electronics/alliance/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/applications/science/electronics') diff --git a/pkgs/applications/science/electronics/alliance/default.nix b/pkgs/applications/science/electronics/alliance/default.nix index 90fd5901cac7..ee22c66dfec0 100644 --- a/pkgs/applications/science/electronics/alliance/default.nix +++ b/pkgs/applications/science/electronics/alliance/default.nix @@ -17,7 +17,7 @@ stdenv.mkDerivation { ''; meta = { - description = "Complete set of free CAD tools and portable libraries for VLSI design."; + description = "Complete set of free CAD tools and portable libraries for VLSI design"; homepage = http://www-asim.lip6.fr/recherche/alliance/; }; } -- cgit 1.4.1