diff options
Diffstat (limited to 'docs/markdown/IDE-integration.md')
-rw-r--r-- | docs/markdown/IDE-integration.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/IDE-integration.md b/docs/markdown/IDE-integration.md index d31606e..9c16cdb 100644 --- a/docs/markdown/IDE-integration.md +++ b/docs/markdown/IDE-integration.md @@ -260,7 +260,7 @@ The list of all _found_ dependencies can be acquired from `intro-dependencies.json`. Here, the name, version, compiler and linker arguments for a dependency are listed. -### Scanning for dependecie with `--scan-dependencies` +### Scanning for dependencies with `--scan-dependencies` It is also possible to get most dependencies used without a build directory. This can be done by running `meson introspect |