updated API description
This commit is contained in:
@ -16,9 +16,9 @@
|
||||
package de.muehlencord.shared.network.ldap;
|
||||
|
||||
/**
|
||||
* Exception used as wrapper for exepctions in ldap context
|
||||
* Exception used as wrapper for exceptions in LDAP context
|
||||
*
|
||||
* @author Joern Muehlencord
|
||||
* @author Joern Muehlencord (joern@muehlencord.de)
|
||||
*/
|
||||
public class LDAPException extends Exception {
|
||||
|
||||
|
||||
@ -17,7 +17,7 @@ package de.muehlencord.shared.network.mail;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author Joern Muehlencord
|
||||
* @author Joern Muehlencord (joern@muehlencord.de)
|
||||
*/
|
||||
public class MailReaderConfiguration {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user