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
@@ -24,7 +24,7 @@ stdenv.mkDerivation rec {
'';
meta = {
description = "A library of non-tilde externals for puredata, by Miller Puckette.";
description = "A library of non-tilde externals for puredata, by Miller Puckette";
homepage = http://puredata.info/downloads/maxlib;
license = stdenv.lib.licenses.gpl2;
maintainers = [ stdenv.lib.maintainers.magnetophon ];