diff options
| author | David Robillard <d@drobilla.net> | 2022-11-24 09:28:00 -0500 |
|---|---|---|
| committer | Eli Schwartz <eschwartz93@gmail.com> | 2022-11-24 15:17:23 -0500 |
| commit | e85138fcc8373f925709124f8586a6feecf968d1 (patch) | |
| tree | b5051f163c9f3e2bf9e8e752e6d0a8c6e071a936 /docs/markdown/Vs-External.md | |
| parent | 9d1b59fa7ff1a1a31599a04a02c48c6b41026c2c (diff) | |
| download | meson-e85138fcc8373f925709124f8586a6feecf968d1.tar.gz | |
Fix various spelling errors
Found with codespell.
Diffstat (limited to 'docs/markdown/Vs-External.md')
| -rw-r--r-- | docs/markdown/Vs-External.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Vs-External.md b/docs/markdown/Vs-External.md index ab3d191f9..b11f03f58 100644 --- a/docs/markdown/Vs-External.md +++ b/docs/markdown/Vs-External.md @@ -14,7 +14,7 @@ project types select `Makefile project`. Click `Next`. Type your project's name In the `Project name` entry box. In this example we're going to use `testproj`. Next select the `Location` -entry and browse to the root of your projet sources. Make sure that +entry and browse to the root of your project sources. Make sure that the checkbox `Place solution and project in the same directory` is checked. Click `Create`. |
