Fixed some descriptions

This commit is contained in:
Pascal Wittmann
2015-04-28 10:55:20 +02:00
parent 74742ad584
commit f99d5cf2fc
54 changed files with 77 additions and 78 deletions
@@ -14,7 +14,7 @@ pythonPackages.buildPythonPackage rec {
meta = {
homepage = "http://offog.org/code/rawdog/";
description = "an RSS Aggregator Without Delusions Of Grandeur.";
description = "An RSS Aggregator Without Delusions Of Grandeur";
license = stdenv.lib.licenses.gpl2;
platform = stdenv.lib.platforms.unix;
};