mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-15 21:29:38 +02:00
Revert comment change
This commit is contained in:
parent
cfa560f65c
commit
b331c43086
2 changed files with 1 additions and 9 deletions
|
@ -1,8 +0,0 @@
|
|||
## This file must *NOT* be checked into Version Control Systems,
|
||||
# as it contains information specific to your local configuration.
|
||||
#
|
||||
# Location of the SDK. This is only used by Gradle.
|
||||
# For customization when using a Version Control System, please read the
|
||||
# header note.
|
||||
#Mon Apr 04 22:58:31 CEST 2022
|
||||
sdk.dir=/Users/pbarabas/Library/Android/sdk
|
|
@ -134,7 +134,7 @@ public abstract class SelectUserId {
|
|||
* Note: This only accepts user-ids which properly have the email address surrounded by angle brackets.
|
||||
*
|
||||
* The argument <pre>email</pre> can both be a plain email address (<pre>"foo@bar.baz"</pre>),
|
||||
* or surrounded by angle brackets (<pre>"foo@bar.baz"</pre>, the result of the filter will be the same.
|
||||
* or surrounded by angle brackets (<pre>"<foo@bar.baz>"</pre>, the result of the filter will be the same.
|
||||
*
|
||||
* @param email email address
|
||||
* @return filter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue