mirror of
https://github.com/getgrav/grav.git
synced 2026-07-05 12:08:59 +02:00
Fix method doc
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user