summaryrefslogtreecommitdiff
path: root/docs/markdown/IDE-integration.md
diff options
context:
space:
mode:
authorEmil Berg <emil.berg1991@gmail.com>2025-04-06 10:17:55 +0200
committerJussi Pakkanen <jpakkane@gmail.com>2025-04-07 22:09:28 +0300
commit00864ca481c4e29d7f5c648a1e12b934dfa642d2 (patch)
treefc552001a89e8290939cb0536c7b23044cf71887 /docs/markdown/IDE-integration.md
parent23d60e930555acc58ebe860ba2cd913b770ee128 (diff)
downloadmeson-00864ca481c4e29d7f5c648a1e12b934dfa642d2.tar.gz
Fix documentation typos
Diffstat (limited to 'docs/markdown/IDE-integration.md')
-rw-r--r--docs/markdown/IDE-integration.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/IDE-integration.md b/docs/markdown/IDE-integration.md
index ce8d8b42e..a8e9197f7 100644
--- a/docs/markdown/IDE-integration.md
+++ b/docs/markdown/IDE-integration.md
@@ -10,7 +10,7 @@ this problem, Meson provides an API that makes it easy for any IDE or
build tools to integrate Meson builds and provide an experience
comparable to a solution native to the IDE.
-All the resources required for such a IDE integration can be found in
+All the resources required for such an IDE integration can be found in
the `meson-info` directory in the build directory.
The first thing to do when setting up a Meson project in an IDE is to