vscode-utils/vscodeEnv: fix typo and grammer in the description comment

This commit is contained in:
oren
2020-01-10 21:45:56 -05:00
committed by GitHub
parent 7fc2b2ad7e
commit e708176d43

View File

@@ -1,4 +1,4 @@
#use vscodeWithConfiguration and vscodeExts2nix to create vscode exetuable that when exits(vscode) will update the mutable extension file, which is imported when getting evaluated by nix.
#Use vscodeWithConfiguration and vscodeExts2nix to create a vscode executable. When the executable exits, it updates the mutable extension file, which is imported when evaluated by Nix later.
{ lib
, buildEnv
, writeShellScriptBin