From 3ff524da9f46a7d0a87e328aa3d031d2c8f72b74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20FRANCE?= Date: Tue, 23 Jan 2024 16:46:33 +0100 Subject: [PATCH] Update html.formsetup.class.php --- htdocs/core/class/html.formsetup.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/core/class/html.formsetup.class.php b/htdocs/core/class/html.formsetup.class.php index 69faa334a71..c97b5939aef 100644 --- a/htdocs/core/class/html.formsetup.class.php +++ b/htdocs/core/class/html.formsetup.class.php @@ -449,7 +449,7 @@ class FormSetup /** * Create a new item - * The tagret is useful with hooks : that allow externals modules to add setup items on good place + * The target is useful with hooks : that allow externals modules to add setup items on good place * * @param string $confKey the conf key used in database * @param string $targetItemKey target item used to place the new item beside