Преглед изворни кода

Fix ApacheDSContainer Checkstyle

Issue: gh-6376
Rob Winch пре 6 година
родитељ
комит
802f3186a7

+ 1 - 1
ldap/src/main/java/org/springframework/security/ldap/server/ApacheDSContainer.java

@@ -69,7 +69,7 @@ import org.springframework.util.Assert;
  * @author Luke Taylor
  * @author Rob Winch
  * @author Gunnar Hillert
- * @deprecated Use {@link UnboundIdContainer} instead because ApacheDS 1.x is no longer 
+ * @deprecated Use {@link UnboundIdContainer} instead because ApacheDS 1.x is no longer
  * supported with no GA version to replace it.
  */
 @Deprecated