Author: markt
Date: Thu Jul 6 20:47:39 2023
New Revision: 1910834
URL: http://svn.apache.org/viewvc?rev=1910834&view=rev
Log:
Fix typo
Modified:
tomcat/site/trunk/docs/migration-10.html
tomcat/site/trunk/xdocs/migration-10.xml
Modified: tomcat/site/trunk/docs/migration-10.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration-10.html?rev=1910834&r1=1910833&r2=1910834&view=diff
==============================================================================
--- tomcat/site/trunk/docs/migration-10.html (original)
+++ tomcat/site/trunk/docs/migration-10.html Thu Jul 6 20:47:39 2023
@@ -191,7 +191,7 @@ versions of Apache Tomcat.</p>
<form action="https://gitbox.apache.org/filediff" method="get"
target="_blank">
- <input type="hidden" name="repop" value="tomcat.git">
+ <input type="hidden" name="repo" value="tomcat.git">
<p><label>Configuration file:
<select name="file">
Modified: tomcat/site/trunk/xdocs/migration-10.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/migration-10.xml?rev=1910834&r1=1910833&r2=1910834&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/migration-10.xml (original)
+++ tomcat/site/trunk/xdocs/migration-10.xml Thu Jul 6 20:47:39 2023
@@ -208,7 +208,7 @@ versions of Apache Tomcat.</p>
method="get"
target="_blank">
- <input type="hidden" name="repop" value="tomcat.git"/>
+ <input type="hidden" name="repo" value="tomcat.git"/>
<p><label>Configuration file:
<select name="file">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]