treewide: remove periods from end of package descriptions
This commit is contained in:
@@ -35,7 +35,7 @@ appimageTools.wrapType2 rec {
|
||||
|
||||
meta = with lib; {
|
||||
homepage = "https://wooting.io/wootility";
|
||||
description = "Wootility is customization and management software for Wooting keyboards.";
|
||||
description = "Wootility is customization and management software for Wooting keyboards";
|
||||
platforms = [ "x86_64-linux" ];
|
||||
license = "unknown";
|
||||
maintainers = with maintainers; [ davidtwco ];
|
||||
|
||||
Reference in New Issue
Block a user