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

rainerjung pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-connectors.git


The following commit(s) were added to refs/heads/main by this push:
     new 1cdb8a02a Minor grammar fixes; remove outdated version numbers
1cdb8a02a is described below

commit 1cdb8a02a74379d241fd122394effdb7f6c05134
Author: Rainer Jung <[email protected]>
AuthorDate: Wed Jun 24 19:29:07 2026 +0200

    Minor grammar fixes; remove outdated version numbers
---
 xdocs/ajp/ajpv13ext.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/xdocs/ajp/ajpv13ext.xml b/xdocs/ajp/ajpv13ext.xml
index 3288046e7..382f8bbc4 100644
--- a/xdocs/ajp/ajpv13ext.xml
+++ b/xdocs/ajp/ajpv13ext.xml
@@ -67,7 +67,7 @@ But ajp13 lacks support for:
   The mod_jk JkMount directive, told to web server which URI must be 
   forwarded to servlet engine.
   A servlet engine already knows which URI it handle and TC 3.3 is
-  allready capable to generate a config file for JK from the list
+  already capable to generate a config file for JK from the list
   of available contexts.
 </li>
 <li>
@@ -161,7 +161,7 @@ run-time (up/down), level of SSL env vars, AJP protocol
 level supported (level1/level2/level3...)
 
 The web server info will contain web server info and
-connector name (ie Apache 1.3.26 + mod_ssl 2.8.8 + mod_jk 1.2.41 + mod_perl 
1.25).
+connector name (ie Apache 2.4.68 + mod_jk 1.2.41).
 
 The servlet engine will mask the negociation mask with it's own
 mask (what it can do) and return it when loggin is accepted.
@@ -266,7 +266,7 @@ NOTA:
 
 While working on AJP13 in JK, I really discovered "JkEnvVar". 
 The following "Extended Env Vars feature" description may not
-be implemented in extended AJP13 since allready available in original
+be implemented in extended AJP13 since already available in original
 implementation.
 
 DESC:
@@ -277,7 +277,7 @@ passed to their servlet engine.
 To reduce the network traffic, the web-servlet will send a 
 table to describing the external vars in a shorter fashion.
 
-We'll use there a functionality allready present in AJP13,
+We'll use there a functionality already present in AJP13,
 attributes list:
 
 In the AJP13, we've got:


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to