Align JavaDoc in Ldif

Issue gh-748
This commit is contained in:
Josh Cummings
2023-05-09 16:28:41 -06:00
parent fa0fc45365
commit 9f0e544498

View File

@@ -23,8 +23,8 @@ import javax.naming.NamingException;
* to. The motivation behind this class was to provide a mechanism to enable schema
* validations.
*
* @author Keith Barlow
* @param <T>
* @author Keith Barlow
*/
public interface Specification<T> {