File tree Expand file tree Collapse file tree
commons-email2-jakarta/src/test/java/org/apache/commons/mail2/jakarta
commons-email2-javax/src/test/java/org/apache/commons/mail2/javax Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -426,7 +426,7 @@ void testCorrectContentTypeForPNG() throws Exception {
426426 * parameter. See https://issues.apache.org/jira/browse/EMAIL-1.
427427 *
428428 *
429- * Case 1: Setting a default charset results in adding that charset info to to the content type of a text/based content object.
429+ * Case 1: Setting a default charset results in adding that charset info to the content type of a text/based content object.
430430 *
431431 * @throws Exception on any error
432432 */
Original file line number Diff line number Diff line change @@ -426,7 +426,7 @@ void testCorrectContentTypeForPNG() throws Exception {
426426 * parameter. See https://issues.apache.org/jira/browse/EMAIL-1.
427427 *
428428 *
429- * Case 1: Setting a default charset results in adding that charset info to to the content type of a text/based content object.
429+ * Case 1: Setting a default charset results in adding that charset info to the content type of a text/based content object.
430430 *
431431 * @throws Exception on any error
432432 */
You can’t perform that action at this time.
0 commit comments