Fixed many descriptions
This commit is contained in:
@@ -13,7 +13,7 @@ stdenv.mkDerivation {
|
||||
description = ''
|
||||
A little program that can be used to compare putatively similar files
|
||||
line by line and field by field, ignoring small numeric differences
|
||||
or/and different numeric formats.
|
||||
or/and different numeric formats
|
||||
'';
|
||||
homepage = http://www.nongnu.org/numdiff/;
|
||||
license = stdenv.lib.licenses.gpl3Plus;
|
||||
|
||||
Reference in New Issue
Block a user