This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push: new 198949a Fix javadoc ... 198949a is described below commit 198949a6ef82066b797d09c1223b62a0179ff212 Author: remm <r...@apache.org> AuthorDate: Fri Feb 28 11:58:02 2020 +0100 Fix javadoc ... --- java/org/apache/coyote/Request.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/org/apache/coyote/Request.java b/java/org/apache/coyote/Request.java index 5e6e470..05ba75c 100644 --- a/java/org/apache/coyote/Request.java +++ b/java/org/apache/coyote/Request.java @@ -570,7 +570,7 @@ public final class Request { /** * - * @param startTime + * @param startTime time * @deprecated This setter will be removed in Tomcat 10. */ @Deprecated --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org