Author: markt
Date: Mon Mar 6 14:09:19 2023
New Revision: 1908124
URL: http://svn.apache.org/viewvc?rev=1908124&view=rev
Log:
Fix typo
Modified:
tomcat/site/trunk/tools/doap.pl
Modified: tomcat/site/trunk/tools/doap.pl
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/tools/doap.pl?rev=1908124&r1=1908123&r2=1908124&view=diff
==============================================================================
--- tomcat/site/trunk/tools/doap.pl (original)
+++ tomcat/site/trunk/tools/doap.pl Mon Mar 6 14:09:19 2023
@@ -2,7 +2,7 @@
use strict;
use warnings;
-# This script modifies the Tomcaat DOAP file to update to the latest release.
+# This script modifies the Tomcat DOAP file to update to the latest release.
#
# <release>
# <Version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]