Some description fixes
There are many more packages to fix, this is just a start. Rules: * Don't repeat the package name (not always that easy...) * Start with capital letter * Don't end with full stop * Don't start with "The ..." or "A ..." I've also added descriptions to some packages and rewritten others.
This commit is contained in:
@@ -25,7 +25,7 @@ let version = "5.17"; in
|
||||
#doCheck = true; # 2 tests fail because of missing /dev/tty
|
||||
|
||||
meta = {
|
||||
description = "GNU AutoGen, an automated text and program generation tool";
|
||||
description = "Automated text and program generation tool";
|
||||
|
||||
longDescription = ''
|
||||
AutoGen is a tool designed to simplify the creation and maintenance
|
||||
|
||||
Reference in New Issue
Block a user