Skip to content

Commit f0a69ee

Browse files
Merge pull request #427 from microsoft/dev/gcampbell/READMeTypo
fix typo in readme
2 parents 360ea2c + cc952ee commit f0a69ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ If you need any environment variables to be set or any terminal operations to be
1515
(like the usual `./autogen.sh`, `./configure` or `vcvarsall.bat`), you need to launch VSCode from a terminal
1616
that is already set up according to your project requirements OR you can point the `makefile.preConfigureSript`
1717
setting to a batch script file and invoke it at any time via the command `makefile.preconfigure` in the pallette.
18-
By seting `makefile.alwaysPreConfigure` to true, you don't need to run the pre-configure command separately.
18+
By setting `makefile.alwaysPreConfigure` to true, you don't need to run the pre-configure command separately.
1919
The extension is going to invoke the script before every configure operation.
2020

2121
### Configuring your project

0 commit comments

Comments
 (0)