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
@@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
'';
meta = {
description = "Set of externals to facilitate the use of sensors within Pure Data and to create complex relations between input and output of a dynamic system.";
description = "Set of externals to facilitate the use of sensors within Pure Data and to create complex relations between input and output of a dynamic system";
homepage = http://www.chnry.net/ch/?090-Pure-Mapping&lang=en;
license = stdenv.lib.licenses.gpl1;
maintainers = [ stdenv.lib.maintainers.magnetophon ];