We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46f7016 commit 584a354Copy full SHA for 584a354
dspace-api/src/main/java/org/dspace/authenticate/PasswordAuthentication.java
@@ -31,7 +31,7 @@
31
* See the <code>AuthenticationMethod</code> interface for more details.
32
* <p>
33
* The <em>username</em> is the E-Person's email address,
34
- * and and the <em>password</em> (given to the <code>authenticate()</code>
+ * and the <em>password</em> (given to the <code>authenticate()</code>
35
* method) must match the EPerson password.
36
37
* This is the default method for a new DSpace configuration.
0 commit comments