We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff953ae commit c32a18fCopy full SHA for c32a18f
1 file changed
src/test/java/org/apache/commons/mail/EmailTest.java
@@ -426,7 +426,7 @@ public void testCorrectContentTypeForPNG() throws Exception {
426
* parameter. See https://issues.apache.org/jira/browse/EMAIL-1.
427
*
428
429
- * Case 1: Setting a default charset results in adding that charset info to to the content type of a text/based content object.
+ * Case 1: Setting a default charset results in adding that charset info to the content type of a text/based content object.
430
431
* @throws Exception on any error
432
*/
0 commit comments