Thomas Grainger created EMAIL-172:
-------------------------------------
Summary: 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
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)