Author: markt Date: Tue Sep 13 08:02:37 2022 New Revision: 1904039 URL: http://svn.apache.org/viewvc?rev=1904039&view=rev Log: Fix typo
Modified: tomcat/site/trunk/docs/index.html tomcat/site/trunk/xdocs/index.xml Modified: tomcat/site/trunk/docs/index.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=1904039&r1=1904038&r2=1904039&view=diff ============================================================================== --- tomcat/site/trunk/docs/index.html (original) +++ tomcat/site/trunk/docs/index.html Tue Sep 13 08:02:37 2022 @@ -43,7 +43,7 @@ bug fixes and improvements compared to v <ul> <li>Update checksums for modified files to avoid issues when trying to use migrated JAR files</li> -<li>Handle migration of manifets files when part of an exploded JAR</li> +<li>Handle migration of manifest files when part of an exploded JAR</li> </ul> <p> Full details of these changes, and all the other changes, are available in the Modified: tomcat/site/trunk/xdocs/index.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/index.xml?rev=1904039&r1=1904038&r2=1904039&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/index.xml (original) +++ tomcat/site/trunk/xdocs/index.xml Tue Sep 13 08:02:37 2022 @@ -64,7 +64,7 @@ bug fixes and improvements compared to v <ul> <li>Update checksums for modified files to avoid issues when trying to use migrated JAR files</li> -<li>Handle migration of manifets files when part of an exploded JAR</li> +<li>Handle migration of manifest files when part of an exploded JAR</li> </ul> <p> Full details of these changes, and all the other changes, are available in the --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org