From c03260dff213da24b73459add2372dcdfe8db7df Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 13 Sep 2022 13:45:44 +0200 Subject: [baseconfig] Fix comment typo --- modules-available/baseconfig/inc/validator.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules-available/baseconfig') diff --git a/modules-available/baseconfig/inc/validator.inc.php b/modules-available/baseconfig/inc/validator.inc.php index 23e3e8f8..7bbccc6d 100644 --- a/modules-available/baseconfig/inc/validator.inc.php +++ b/modules-available/baseconfig/inc/validator.inc.php @@ -46,7 +46,7 @@ class Validator * Validate linux password. If already in $6$ hash form, * the unchanged value will be returned. * if empty, an empty string will also be returned. - * Otherwise it it assumed that the value is a plain text + * Otherwise, it is assumed that the value is a plain text * password that is supposed to be hashed. */ private static function linuxPassword($displayValue) -- cgit v1.2.3-55-g7522