Update docstring

This commit is contained in:
Ruan 2015-06-08 15:03:40 +02:00
parent ce63a99279
commit 07b3a63f33

View File

@ -38,7 +38,7 @@ function millis_to_date($millis) {
} }
/** /**
* Removes chat colors from a string. * Prepares text to be displayed as a ban reason.
* @param $text * @param $text
*/ */
function clean($text) { function clean($text) {