This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git

commit 7517387b48b833cb25074471ca7dae9b6c7ddafd
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Fri Mar 27 16:12:05 2020 +0000

    Fix typo
---
 test/org/apache/tomcat/util/buf/TestCharsetUtil.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/org/apache/tomcat/util/buf/TestCharsetUtil.java 
b/test/org/apache/tomcat/util/buf/TestCharsetUtil.java
index b6b7790..ac996d1 100644
--- a/test/org/apache/tomcat/util/buf/TestCharsetUtil.java
+++ b/test/org/apache/tomcat/util/buf/TestCharsetUtil.java
@@ -44,7 +44,7 @@ public class TestCharsetUtil {
 
 
     /*
-     * More comprehensive test that checks that, part from where the encoding
+     * More comprehensive test that checks that, apart from where the encoding
      * overlaps with ASCII, no valid ASCII bytes are used.
      */
     @Test


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to