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
@@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
meta = {
homepage = https://github.com/scrosby/OSM-binary;
description = "C library to read and write OpenStreetMap PBF files.";
description = "C library to read and write OpenStreetMap PBF files";
license = stdenv.lib.licenses.lgpl3;
};
}