treewide: remove periods from end of package descriptions
This commit is contained in:
@@ -16,7 +16,7 @@ stdenv.mkDerivation {
|
||||
];
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "The server part of irony.";
|
||||
description = "The server part of irony";
|
||||
homepage = "https://melpa.org/#/irony";
|
||||
maintainers = [ maintainers.deepfire ];
|
||||
platforms = platforms.unix;
|
||||
|
||||
Reference in New Issue
Block a user