Fix wrong JavaDoc in AccountResolver
Change-Id: I1e2e77e4ed3bc1e217c73ff678dcb1fcda421d1f Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
This commit is contained in:
@@ -60,7 +60,7 @@ public class AccountResolver {
|
||||
}
|
||||
|
||||
/**
|
||||
* Locate exactly one account matching the name or name/email string.
|
||||
* Find all accounts matching the name or name/email string.
|
||||
*
|
||||
* @param nameOrEmail a string of the format
|
||||
* "Full Name <email@example>", just the email address
|
||||
|
Reference in New Issue
Block a user