Skip to content

Commit 584a354

Browse files
committed
dspace-api: fix grammar in Javadoc
1 parent 46f7016 commit 584a354

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dspace-api/src/main/java/org/dspace/authenticate/PasswordAuthentication.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
* See the <code>AuthenticationMethod</code> interface for more details.
3232
* <p>
3333
* The <em>username</em> is the E-Person's email address,
34-
* and and the <em>password</em> (given to the <code>authenticate()</code>
34+
* and the <em>password</em> (given to the <code>authenticate()</code>
3535
* method) must match the EPerson password.
3636
* <p>
3737
* This is the default method for a new DSpace configuration.

0 commit comments

Comments
 (0)