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

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


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

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

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

diff --git a/test/jakarta/websocket/TesterContainerProviderPerformance.java 
b/test/jakarta/websocket/TesterContainerProviderPerformance.java
index 0e2c7181b3..344008d776 100644
--- a/test/jakarta/websocket/TesterContainerProviderPerformance.java
+++ b/test/jakarta/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