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:
@@ -34,7 +34,7 @@ in stdenv.mkDerivation {
|
||||
|
||||
meta = {
|
||||
homepage = "http://minetest.net/";
|
||||
description = "Minetest is an infinite-world block sandbox game.";
|
||||
description = "Infinite-world block sandbox game";
|
||||
license = "LGPLv2.1+";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user