treewide: remove periods from end of package descriptions
This commit is contained in:
@@ -174,7 +174,7 @@ in stdenv.mkDerivation rec {
|
||||
};
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Run VS Code on a remote server.";
|
||||
description = "Run VS Code on a remote server";
|
||||
longDescription = ''
|
||||
code-server is VS Code running on a remote server, accessible through the
|
||||
browser.
|
||||
|
||||
Reference in New Issue
Block a user