Fix user-facing typos (mainly in descriptions)
This commit is contained in:
@@ -17,7 +17,7 @@ stdenv.mkDerivation {
|
||||
'';
|
||||
|
||||
meta = {
|
||||
description = "A tool that agressively optimizes the sizes of Zip archives";
|
||||
description = "A tool that aggressively optimizes the sizes of Zip archives";
|
||||
license = stdenv.lib.licenses.unfree;
|
||||
homepage = http://advsys.net/ken/utils.htm;
|
||||
maintainers = [ stdenv.lib.maintainers.sander ];
|
||||
|
||||
Reference in New Issue
Block a user