You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2020/02/28 10:58:16 UTC

[tomcat] branch master updated: Fix javadoc ...

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 <re...@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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org