From d2318c6874faa223dfd9df0fa25edc7d6ce9d422 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 30 Jun 2024 15:17:59 +0200 Subject: [PATCH] Test --- dev/tools/codespell/codespell-ignore.txt | 1 + htdocs/admin/ticket.php | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/dev/tools/codespell/codespell-ignore.txt b/dev/tools/codespell/codespell-ignore.txt index ce94b38e2fd..66c2ca5e634 100644 --- a/dev/tools/codespell/codespell-ignore.txt +++ b/dev/tools/codespell/codespell-ignore.txt @@ -7,6 +7,7 @@ postgresql # Name of contributores noe +udo # Inside email ba blacklist diff --git a/htdocs/admin/ticket.php b/htdocs/admin/ticket.php index f85e3c10286..86e723de585 100644 --- a/htdocs/admin/ticket.php +++ b/htdocs/admin/ticket.php @@ -23,7 +23,7 @@ /** * \file htdocs/admin/ticket.php * \ingroup ticket - * \brief Page to setup module ticket + * \brief Page to setup the module ticket */ // Load Dolibarr environment