From e68783b15e97236ed8889ddd967fcac0ddfeb9d9 Mon Sep 17 00:00:00 2001 From: Oliver Kopp Date: Wed, 16 Oct 2024 10:16:17 +0200 Subject: [PATCH] Fix typo (#11981) --- .../intellij-12-build.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-into-the-code/guidelines-for-setting-up-a-local-workspace/intellij-12-build.md b/docs/getting-into-the-code/guidelines-for-setting-up-a-local-workspace/intellij-12-build.md index 96680ba6de1..b67c0f6fb99 100644 --- a/docs/getting-into-the-code/guidelines-for-setting-up-a-local-workspace/intellij-12-build.md +++ b/docs/getting-into-the-code/guidelines-for-setting-up-a-local-workspace/intellij-12-build.md @@ -50,7 +50,7 @@ If that does not exist, just select JDK 21. ![Gradle JVM is project SDK](guidelines-intellij-settings-gradle-gradlejvm-is-projectjvm.png) {% endfigure %} -## Enable compiliation by IntelliJ +## Enable compilation by IntelliJ To prepare IntelliJ's build system additional steps are required: