From 7cf0e307074f11028c383a85616ff7c5a3a1b529 Mon Sep 17 00:00:00 2001 From: textshell Date: Fri, 28 Dec 2018 21:20:15 +0100 Subject: Update docs/markdown/IDE-integration.md Co-Authored-By: mensinda --- docs/markdown/IDE-integration.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/markdown/IDE-integration.md') diff --git a/docs/markdown/IDE-integration.md b/docs/markdown/IDE-integration.md index 6fb2321..765c2c4 100644 --- a/docs/markdown/IDE-integration.md +++ b/docs/markdown/IDE-integration.md @@ -59,7 +59,7 @@ The `intro-sources.json` file stores a list of all source objects of the target. "compiler": ["The", "compiler", "command"], "parameters": ["list", "of", "compiler", "parameters"], "sources": ["list", "of", "all", "source", "files", "for", "this", "language"], - "generated_sources": ["list", "of", "all", "soruce", "files", "that", "where", "generated", "somewhere", "else"] + "generated_sources": ["list", "of", "all", "source", "files", "that", "where", "generated", "somewhere", "else"] } ``` @@ -155,4 +155,4 @@ This API can also work without a build directory for the `--projectinfo` command - [Gnome Builder](https://wiki.gnome.org/Apps/Builder) - [Eclipse CDT](https://www.eclipse.org/cdt/) (experimental) -- [Meson Cmake Wrapper](https://github.com/prozum/meson-cmake-wrapper) (for cmake IDEs) \ No newline at end of file +- [Meson Cmake Wrapper](https://github.com/prozum/meson-cmake-wrapper) (for cmake IDEs) -- cgit v1.1