Punctuation and capitalisation.

This commit is contained in:
Bart Brouns
2015-03-16 19:34:36 +01:00
parent 2479dc0c63
commit 46658b8a19
6 changed files with 6 additions and 10 deletions
@@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
'';
meta = {
description = "the swiss army knife for puredata";
description = "The swiss army knife for puredata";
homepage = http://puredata.info/downloads/zexy;
license = stdenv.lib.licenses.gpl2;
maintainers = [ stdenv.lib.maintainers.magnetophon ];