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 Oren Rozen
parent 6d31311eaa
commit 3d102d1c90

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