This is an automated email from the ASF dual-hosted git repository.
violetagg pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/7.0.x by this push:
new a491e1a Fix typos
a491e1a is described below
commit a491e1a4e7cd7af8806867743cd913df47e2d6c3
Author: Violeta Georgieva <[email protected]>
AuthorDate: Wed Oct 2 10:11:10 2019 +0300
Fix typos
---
webapps/docs/changelog.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index c4e3fcd..2494008 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -100,7 +100,7 @@
</fix>
<fix>
Avoid a potential <code>NullPointerException</code> on Service stop if
a
- Service is embedded directly (i.e. with no Server) in an applciation
+ Service is embedded directly (i.e. with no Server) in an application
and JNDI is enabled. Patch provided by S. Ali Tokmen. (markt)
</fix>
<add>
@@ -145,7 +145,7 @@
<fix>
<bug>63766</bug>: Ensure Processor objects are recycled when processing
an HTTP upgrade connection that terminates before processing switches
to
- the Processor for the upgraded procotol. (markt)
+ the Processor for the upgraded protocol. (markt)
</fix>
</changelog>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]