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

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


The following commit(s) were added to refs/heads/main by this push:
     new d7411fb2a8 Fix typo
d7411fb2a8 is described below

commit d7411fb2a8448e09ae702946800535775870379f
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Fri May 5 16:54:41 2023 +0100

    Fix typo
---
 .../org/apache/tomcat/util/http/parser/TesterHttpWgStructuredField.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/test/org/apache/tomcat/util/http/parser/TesterHttpWgStructuredField.java 
b/test/org/apache/tomcat/util/http/parser/TesterHttpWgStructuredField.java
index 794d180934..1c86dd51cb 100644
--- a/test/org/apache/tomcat/util/http/parser/TesterHttpWgStructuredField.java
+++ b/test/org/apache/tomcat/util/http/parser/TesterHttpWgStructuredField.java
@@ -30,7 +30,7 @@ import org.apache.tomcat.util.buf.StringUtils;
 import org.apache.tomcat.util.json.JSONParser;
 
 /*
- * Not run automatically (due to name) as if requires a local git clone of
+ * Not run automatically (due to name) as it requires a local git clone of
  * https://github.com/httpwg/structured-field-tests
  */
 public class TesterHttpWgStructuredField {


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

Reply via email to