Re: [tomcat] branch master updated: Fix a typo in changelog

2020-10-09 Thread Mark Thomas
On 09/10/2020 08:22, mgrigo...@apache.org wrote:
> This is an automated email from the ASF dual-hosted git repository.
> 
> mgrigorov 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 25b  Fix a typo in changelog
> 25b is described below
> 
> commit 25b55a4adb5f792dacc1a7418d7112f6f4e8
> Author: Martin Tzvetanov Grigorov 
> AuthorDate: Fri Oct 9 10:21:49 2020 +0300
> 
> Fix a typo in changelog

Tx.

Mark


> ---
>  webapps/docs/changelog.xml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
> index ec41058..d50d331 100644
> --- a/webapps/docs/changelog.xml
> +++ b/webapps/docs/changelog.xml
> @@ -61,7 +61,7 @@
>
>  Refactor the HTTP/2 window update handling for padding in data 
> frames to
>  ensure that the connection window is correctly updated after a data
> -frame with zero lngth padding is received. (markt)
> +frame with zero length padding is received. (markt)
>
>  
>
> 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: dev-h...@tomcat.apache.org
> 


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



[tomcat] branch master updated: Fix a typo in changelog

2020-10-09 Thread mgrigorov
This is an automated email from the ASF dual-hosted git repository.

mgrigorov 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 25b  Fix a typo in changelog
25b is described below

commit 25b55a4adb5f792dacc1a7418d7112f6f4e8
Author: Martin Tzvetanov Grigorov 
AuthorDate: Fri Oct 9 10:21:49 2020 +0300

Fix a typo in changelog
---
 webapps/docs/changelog.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index ec41058..d50d331 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -61,7 +61,7 @@
   
 Refactor the HTTP/2 window update handling for padding in data frames 
to
 ensure that the connection window is correctly updated after a data
-frame with zero lngth padding is received. (markt)
+frame with zero length padding is received. (markt)
   
 
   


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



Re: [tomcat] branch master updated: Fix a typo in changelog

2020-09-25 Thread Mark Thomas
On 25/09/2020 08:06, mgrigo...@apache.org wrote:
> This is an automated email from the ASF dual-hosted git repository.
> 
> mgrigorov 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 519f6f8  Fix a typo in changelog
> 519f6f8 is described below
> 
> commit 519f6f89550208d020c18622ca7b870edf3a2602
> Author: Martin Tzvetanov Grigorov 
> AuthorDate: Fri Sep 25 10:02:15 2020 +0300
> 
> Fix a typo in changelog

Thanks for fixing these.

Mark


> ---
>  webapps/docs/changelog.xml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
> index 85b7eee..319ae06 100644
> --- a/webapps/docs/changelog.xml
> +++ b/webapps/docs/changelog.xml
> @@ -117,7 +117,7 @@
>
>
>  Improve the error handling for the HTTP/2 connection preface when the
> -Connector is configured with useAsycIO=true.
> +Connector is configured with 
> useAsyncIO=true.
>  (markt)
>
>  
> 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: dev-h...@tomcat.apache.org
> 


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



[tomcat] branch master updated: Fix a typo in changelog

2020-09-25 Thread mgrigorov
This is an automated email from the ASF dual-hosted git repository.

mgrigorov 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 519f6f8  Fix a typo in changelog
519f6f8 is described below

commit 519f6f89550208d020c18622ca7b870edf3a2602
Author: Martin Tzvetanov Grigorov 
AuthorDate: Fri Sep 25 10:02:15 2020 +0300

Fix a typo in changelog
---
 webapps/docs/changelog.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 85b7eee..319ae06 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -117,7 +117,7 @@
   
   
 Improve the error handling for the HTTP/2 connection preface when the
-Connector is configured with useAsycIO=true.
+Connector is configured with useAsyncIO=true.
 (markt)
   
 


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



[tomcat] branch master updated: Fix a typo in changelog

2020-09-25 Thread mgrigorov
This is an automated email from the ASF dual-hosted git repository.

mgrigorov 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 519f6f8  Fix a typo in changelog
519f6f8 is described below

commit 519f6f89550208d020c18622ca7b870edf3a2602
Author: Martin Tzvetanov Grigorov 
AuthorDate: Fri Sep 25 10:02:15 2020 +0300

Fix a typo in changelog
---
 webapps/docs/changelog.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 85b7eee..319ae06 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -117,7 +117,7 @@
   
   
 Improve the error handling for the HTTP/2 connection preface when the
-Connector is configured with useAsycIO=true.
+Connector is configured with useAsyncIO=true.
 (markt)
   
 


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



[tomcat] branch master updated: Fix a typo in changelog

2020-09-24 Thread mgrigorov
This is an automated email from the ASF dual-hosted git repository.

mgrigorov 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 c58633a  Fix a typo in changelog
c58633a is described below

commit c58633a695c3329d9f385dc55f72784cb0896b73
Author: Martin Tzvetanov Grigorov 
AuthorDate: Thu Sep 24 11:46:17 2020 +0300

Fix a typo in changelog
---
 webapps/docs/changelog.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 701d9d0..685c7ad 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -131,7 +131,7 @@
   
 Update the Manager How-To in the documentation web application to
 clarify when a user may wish to deploy additional instances of the
-Maanger web application. (markt)
+Manager web application. (markt)
   
 
   


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



[tomcat] branch master updated: Fix small typo in changelog.

2019-08-23 Thread rjung
This is an automated email from the ASF dual-hosted git repository.

rjung 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 f068f80  Fix small typo in changelog.
f068f80 is described below

commit f068f80ae3a9e865974abaddd6192880ecdf3ff9
Author: Rainer Jung 
AuthorDate: Fri Aug 23 19:52:56 2019 +0200

Fix small typo in changelog.
---
 webapps/docs/changelog.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index bd0919c..f3431f4 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -103,7 +103,7 @@
   
   
 57665: Add support for the X-Forwarded-Host
-header to the RemoteIpFilter and 
RemotepValve.
+header to the RemoteIpFilter and 
RemoteIpValve.
 (markt)
   
   


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