diff --git a/system/src/Grav/Common/Utils.php b/system/src/Grav/Common/Utils.php index 67b776b86..a9db2cfc9 100644 --- a/system/src/Grav/Common/Utils.php +++ b/system/src/Grav/Common/Utils.php @@ -159,7 +159,7 @@ abstract class Utils } /** - * Truncate HTML by number of characters. not "word-safe"! + * Truncate HTML by number of characters in a "word-safe" manor. * * @param string $text * @param int $length