Skip to content

Commit 2b8fb28

Browse files
committed
Fixed javadoc newline
1 parent c5ee893 commit 2b8fb28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/simple-java-mail/src/main/java/org/simplejavamail/converter/EmailConverter.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555

5656
/**
5757
* Utility to help convert {@link org.simplejavamail.api.email.Email} instances to other formats (MimeMessage, EML etc.) and vice versa.
58-
*
58+
* <br>
5959
* If you use the Outlook parsing API, make sure you load the following dependency: <em>org.simplejavamail::outlook-message-parser</em>
6060
*/
6161
@SuppressWarnings("WeakerAccess")

0 commit comments

Comments
 (0)