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 //