Skip to content

Commit 802f318

Browse files
committed
Fix ApacheDSContainer Checkstyle
Issue: gh-6376
1 parent 0b40d09 commit 802f318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ldap/src/main/java/org/springframework/security/ldap/server/ApacheDSContainer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
* @author Luke Taylor
7070
* @author Rob Winch
7171
* @author Gunnar Hillert
72-
* @deprecated Use {@link UnboundIdContainer} instead because ApacheDS 1.x is no longer
72+
* @deprecated Use {@link UnboundIdContainer} instead because ApacheDS 1.x is no longer
7373
* supported with no GA version to replace it.
7474
*/
7575
@Deprecated

0 commit comments

Comments
 (0)