You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2015/06/09 15:35:30 UTC

svn commit: r1684416 - /tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_4_2.java

Author: markt
Date: Tue Jun  9 13:35:30 2015
New Revision: 1684416

URL: http://svn.apache.org/r1684416
Log:
Fix comment

Modified:
    tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_4_2.java

Modified: tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_4_2.java
URL: http://svn.apache.org/viewvc/tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_4_2.java?rev=1684416&r1=1684415&r2=1684416&view=diff
==============================================================================
--- tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_4_2.java (original)
+++ tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_4_2.java Tue Jun  9 13:35:30 2015
@@ -102,7 +102,7 @@ public class TestHttp2Section_4_2 extend
         // HTTP2 upgrade
         http2Connect();
 
-        // Overly large ping
+        // Too small ping
         byte[] ping = new byte[9];
 
         // Header



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