diff --git a/File/IMC/Parse.php b/File/IMC/Parse.php index d65894e..5299d28 100644 --- a/File/IMC/Parse.php +++ b/File/IMC/Parse.php @@ -160,7 +160,7 @@ public function fromText($text, $charset='UTF-8') * * @param string $text The string on which to convert line endings. * - * @return void + * @return string|array */ protected function _convertLineEndings($text) {