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

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


The following commit(s) were added to refs/heads/9.0.x by this push:
     new 8caf881537 Tiny typo adjustment
8caf881537 is described below

commit 8caf881537a41d6df2da59691333f75f3d1ed599
Author: Jonatas Emidio <jonatasemi...@gmail.com>
AuthorDate: Mon Nov 4 20:39:51 2024 +0000

    Tiny typo adjustment
---
 test/javax/websocket/TesterContainerProviderPerformance.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/javax/websocket/TesterContainerProviderPerformance.java 
b/test/javax/websocket/TesterContainerProviderPerformance.java
index 4732a834f8..3314e95841 100644
--- a/test/javax/websocket/TesterContainerProviderPerformance.java
+++ b/test/javax/websocket/TesterContainerProviderPerformance.java
@@ -24,7 +24,7 @@ import org.junit.Test;
 import org.apache.tomcat.unittest.TesterThreadedPerformance;
 
 /*
- * This is an absolute performance test. There is no benefit it running it as 
part of a standard test run so it is
+ * This is an absolute performance test. There is no benefit in running it as 
part of a standard test run so it is
  * excluded due to the name starting Tester...
  */
 public class TesterContainerProviderPerformance {


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

Reply via email to