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
@@ -33,7 +33,7 @@ stdenv.mkDerivation rec {
'';
meta = {
description = "time domain pitch tracker for Pure Data";
description = "Time domain pitch tracker for Pure Data";
homepage = http://www.katjaas.nl/helmholtz/helmholtz.html;
license = stdenv.lib.licenses.bsd3;
maintainers = [ stdenv.lib.maintainers.magnetophon ];