Description
Two typos found in the comments provided inside the GUI configuration of the Filter Streams Converter make it uneasy to understand what it says.
Max page count The maximum number of pages to import (-1 means to limit) int [field with default option -1]
The text in parenthesis should rather be “(-1 means no limit)”.
and inside:
Users wiki The wiki is which users and groups are located. If applicable, users will be imported in this wiki; any user reference, including ones in permissions, will include this wiki. java.lang.String
`The wiki is which users and groups are located.` should rather be `The wiki in which users and groups are located.`