From bf949cb4962d0869a249843c318c19eb12ac62a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Mon, 31 Mar 2025 11:53:06 +0200 Subject: [PATCH] language_injection.md: fix EP link --- .../custom_language_support/language_injection.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topics/reference_guide/custom_language_support/language_injection.md b/topics/reference_guide/custom_language_support/language_injection.md index 5d5bf466f..60ebc8e6e 100644 --- a/topics/reference_guide/custom_language_support/language_injection.md +++ b/topics/reference_guide/custom_language_support/language_injection.md @@ -145,7 +145,7 @@ Inside an injection, the following tags can be used: #### Create an XML File to Load the Configuration Create an XML file myLanguageID-injections.xml next to your plugin.xml that loads the above configuration. -Custom language authors also register their implementation of the there. +Custom language authors also register their implementation of the there. ```xml