From 083d0890f50c7bff87419b88465af6589faffa2e Mon Sep 17 00:00:00 2001 From: Bjørn Forsman Date: Sun, 6 Oct 2013 11:49:53 +0200 Subject: More description fixes * Remove package name * Start with upper case letter * Remove trailing period Also reword some descriptions and move some long descriptions to longDescription. I'm not touching generated packages. --- pkgs/applications/science/math/wxmaxima/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/applications/science/math/wxmaxima') diff --git a/pkgs/applications/science/math/wxmaxima/default.nix b/pkgs/applications/science/math/wxmaxima/default.nix index e9e6ca7bead7..47baf446d0ac 100644 --- a/pkgs/applications/science/math/wxmaxima/default.nix +++ b/pkgs/applications/science/math/wxmaxima/default.nix @@ -26,7 +26,7 @@ stdenv.mkDerivation { enableParallelBuilding = true; meta = { - description = "Cross platform GUI for the computer algebra system Maxima."; + description = "Cross platform GUI for the computer algebra system Maxima"; license = "GPL2"; homepage = http://wxmaxima.sourceforge.net; platforms = stdenv.lib.platforms.linux; -- cgit 1.4.1