More description fixes
* Remove package name * Start with upper case letter * Remove trailing period Also reword some descriptions and move some long descriptions to longDescription. I'm not touching generated packages.
This commit is contained in:
@@ -29,6 +29,6 @@ rec {
|
||||
|
||||
name = "falcon-" + version;
|
||||
meta = {
|
||||
description = "A programming language. Has macros and syntax at once.";
|
||||
description = "Programming language with macros and syntax at once";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user