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 2056124 Fix typos
2056124 is described below
commit 20561244ae9660113522cd410ed1aae4afb4ad5f
Author: Violeta Georgieva <[email protected]>
AuthorDate: Tue Jun 11 18:46:22 2019 -0400
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 13d00c9..9a12f57 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -66,7 +66,7 @@
file. Identified by Coverity scan. (markt)
</fix>
<fix>
- Fix a potential concurrency issue in the StringCache identifed by
+ Fix a potential concurrency issue in the StringCache identified by
Coverity scan. (markt)
</fix>
<fix>
@@ -184,7 +184,7 @@
<fix>
Use the <code>test</code> command to check for terminal availability
rather than the <code>tty</code> command since the <code>tty</code>
- based test fails on non-Eglish locales. (markt)
+ based test fails on non-English locales. (markt)
</fix>
</changelog>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]