diff --git a/resources/functions.php b/resources/functions.php index 672ac62804..0c929f1425 100644 --- a/resources/functions.php +++ b/resources/functions.php @@ -2068,7 +2068,7 @@ /** * Escape the user data - *
Escapes all characters which have HTML character entity + *
Escapes all characters that have HTML character entity * @param string $string the value to escape * @return string * @link https://www.php.net/htmlentities