Fixed some descriptions

This commit is contained in:
Pascal Wittmann
2015-04-28 10:54:58 +02:00
parent 74742ad584
commit f99d5cf2fc
54 changed files with 77 additions and 78 deletions

View File

@@ -12,7 +12,7 @@ stdenv.mkDerivation rec {
meta = {
homepage = http://sourceforge.net/projects/checkbaskisms/;
description = "Performs basic checks on shell scripts for the presence of non portable syntax.";
description = "Performs basic checks on shell scripts for the presence of non portable syntax";
license = stdenv.lib.licenses.gpl2;
};