Fix method doc

This commit is contained in:
Flavio Copes
2015-09-14 14:51:50 +02:00
parent 8573c3736a
commit 4cef330f0b

View File

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