From 0750db66b9c8822bc7721da91b3840b421cb406e Mon Sep 17 00:00:00 2001 From: Francisco Mancardi Date: Sun, 20 Oct 2024 10:38:11 +0200 Subject: [PATCH] Contribution - Typo Error --- config.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.inc.php b/config.inc.php index e520ba40b6..a141121069 100644 --- a/config.inc.php +++ b/config.inc.php @@ -458,7 +458,7 @@ /* Default Authentication method */ $tlCfg->authentication['method'] = 'DB'; -// Applies only if authentication methos is DB. +// Applies only if authentication method is DB. // Used when: // 1. user sign up //