[
https://issues.apache.org/jira/browse/EMAIL-172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Grainger updated EMAIL-172:
----------------------------------
Attachment: patchFile
Index: src/main/java/org/apache/commons/mail/Email.java
===================================================================
--- src/main/java/org/apache/commons/mail/Email.java (revision 1793700)
+++ src/main/java/org/apache/commons/mail/Email.java (working copy)
@@ -1470,8 +1470,8 @@
}
/**
- * Returns the internal MimeMessage. Please not that the
- * MimeMessage is build by the buildMimeMessage() method.
+ * Returns the internal MimeMessage. Please note that the
+ * MimeMessage is built by the buildMimeMessage() method.
*
* @return the MimeMessage
*/
> grammer error in comment
> ------------------------
>
> Key: EMAIL-172
> URL: https://issues.apache.org/jira/browse/EMAIL-172
> Project: Commons Email
> Issue Type: Bug
> Reporter: Thomas Grainger
> Attachments: patchFile
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> Index: src/main/java/org/apache/commons/mail/Email.java
> ===================================================================
> --- src/main/java/org/apache/commons/mail/Email.java (revision 1793700)
> +++ src/main/java/org/apache/commons/mail/Email.java (working copy)
> @@ -1470,8 +1470,8 @@
> }
>
> /**
> - * Returns the internal MimeMessage. Please not that the
> - * MimeMessage is build by the buildMimeMessage() method.
> + * Returns the internal MimeMessage. Please note that the
> + * MimeMessage is built by the buildMimeMessage() method.
> *
> * @return the MimeMessage
> */
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)