Fix XML comment

This commit is contained in:
Péter Barabás 2022-04-05 14:35:01 +02:00 committed by Paul Schaub
parent 8c6813ce56
commit 30c9ea254a
1 changed files with 1 additions and 1 deletions

View File

@ -181,7 +181,7 @@ public abstract class SelectUserId {
} }
/** /**
* Filter that filters for user-ids which pass at least one of the given <pre>filters</pre>>. * Filter that filters for user-ids which pass at least one of the given <pre>filters</pre>.
* *
* @param filters filters * @param filters filters
* @return filter * @return filter