1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2025-09-15 21:29:38 +02:00

Fix commit

This commit is contained in:
Péter Barabás 2022-04-05 14:29:47 +02:00
parent 14f2a99b39
commit 68b0a0b97a

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