treewide: remove periods from end of package descriptions
This commit is contained in:
@@ -81,7 +81,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
meta = {
|
||||
description = "Share and collaborate by syncing with any Git repository instantly. Linux, macOS, and Windows.";
|
||||
description = "Share and collaborate by syncing with any Git repository instantly. Linux, macOS, and Windows";
|
||||
homepage = "https://sparkleshare.org";
|
||||
license = lib.licenses.gpl3;
|
||||
maintainers = with lib.maintainers; [ kevincox ];
|
||||
|
||||
Reference in New Issue
Block a user