mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-11-23 04:42:06 +01:00
Fix XML comment
This commit is contained in:
parent
8c6813ce56
commit
30c9ea254a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue