@@ -234,7 +234,7 @@ |
||
234 | 234 | /** |
235 | 235 | * Add a Dictionary to the Hyphenator |
236 | 236 | * |
237 | - * @param Dictionary|string $dictionary The |
|
237 | + * @param string $dictionary The |
|
238 | 238 | * Dictionary wit hyphenation-Patterns to add to this Hyphenator |
239 | 239 | * |
240 | 240 | * @return Hyphenator |