treewide: remove periods from end of package descriptions
This commit is contained in:
@@ -19,7 +19,7 @@ fetchzip {
|
||||
|
||||
meta = with lib; {
|
||||
homepage = "http://dotcolon.net/font/${pname}/";
|
||||
description = "A weighted decorative font.";
|
||||
description = "A weighted decorative font";
|
||||
platforms = platforms.all;
|
||||
maintainers = with maintainers; [ leenaars ];
|
||||
license = licenses.ofl;
|
||||
|
||||
Reference in New Issue
Block a user