Author: cbrisson
Date: Thu Oct 17 12:09:57 2024
New Revision: 72388
Log:
Fix typo in release notes
Modified:
dev/velocity/velocity-engine/2.4.1/release-notes.html
Modified: dev/velocity/velocity-engine/2.4.1/release-notes.html
==============================================================================
--- dev/velocity/velocity-engine/2.4.1/release-notes.html (original)
+++ dev/velocity/velocity-engine/2.4.1/release-notes.html Thu Oct 17 12:09:57
2024
@@ -6,7 +6,7 @@
</head>
<body>
<h1>Velocity Engine 2.4.1 Release Notes</h1>
- <p>The Velocity team is pleased to announce the availability of Velocity
Engine 2.4.1/p>
+ <p>The Velocity team is pleased to announce the availability of Velocity
Engine 2.4.1</p>
<p>This is a maintenance release. Main changes:</p>
<ul>
<li>When searching for a method in class introspection, stop at the
first static or accessible method found.</li>