File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -820,7 +820,7 @@ namespace ts.server.protocol {
820
820
* Represents a file in external project.
821
821
* External project is project whose set of files, compilation options and open\close state
822
822
* is maintained by the client (i.e. if all this data come from .csproj file in Visual Studio).
823
- * External project will exist even if all files in it are closed and should be closed explicity .
823
+ * External project will exist even if all files in it are closed and should be closed explicitly .
824
824
* If external project includes one or more tsconfig.json/jsconfig.json files then tsserver will
825
825
* create configured project for every config file but will maintain a link that these projects were created
826
826
* as a result of opening external project so they should be removed once external project is closed.
You can’t perform that action at this time.
0 commit comments