This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new b0f4bf718a Typo on changelog.xml from jsp:pluing to jsp:plugin.
b0f4bf718a is described below
commit b0f4bf718a1c24d23f50d5c2b118995f014f37f5
Author: dn121049 <[email protected]>
AuthorDate: Mon May 9 12:18:59 2022 +0100
Typo on changelog.xml from jsp:pluing to jsp:plugin.
---
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 f8583c3a8a..47b75ef62e 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -180,8 +180,8 @@
<changelog>
<update>
To align with the JSP 3.1 specification, make the
- <code>jsp:pluing</code> action a NO-OP. No HTML will be generated as a
- result the <code>jsp:pluing</code> action being included in a JSP. This
+ <code>jsp:plugin</code> action a NO-OP. No HTML will be generated as a
+ result the <code>jsp:plugin</code> action being included in a JSP. This
is be because the associated HTML elements are no longer supported by
any major browser. (markt)
</update>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]