| @@ -210,7 +210,7 @@ discard block | ||
| 210 | 210 | * | 
| 211 | 211 | * @throws mos/TextFilter/Exception when filterd does not exists. | 
| 212 | 212 | * | 
| 213 | - * @return array with the formatted text and additional details. | |
| 213 | + * @return \stdClass with the formatted text and additional details. | |
| 214 | 214 | */ | 
| 215 | 215 | public function parse($text, $filter) | 
| 216 | 216 |      { | 
| @@ -637,7 +637,6 @@ discard block | ||
| 637 | 637 | /** | 
| 638 | 638 | * Shortcode for [asciinema]. | 
| 639 | 639 | * | 
| 640 | - * @param string $code the code to process. | |
| 641 | 640 | * @param string $options for the shortcode. | 
| 642 | 641 | * @return array with all the options. | 
| 643 | 642 | */ |