treewide: remove periods from end of package descriptions
This commit is contained in:
@@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
meta = {
|
||||
description = "The plugin manager for zsh.";
|
||||
description = "The plugin manager for zsh";
|
||||
homepage = "http://antigen.sharats.me";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user