Fix typo in FormTag Javadoc and TLD

Closes gh-36610

Signed-off-by: xxxxxxjun <ryuu.public@gmail.com>
This commit is contained in:
xxxxxxjun
2026-04-07 03:55:06 +09:00
committed by Sam Brannen
parent 99b78adce3
commit 78c32aa7d2
2 changed files with 2 additions and 2 deletions
@@ -126,7 +126,7 @@ import org.springframework.web.util.UriUtils;
* <td><p>methodParam</p></td>
* <td><p>false</p></td>
* <td><p>true</p></td>
* <td><p>The parameter name used for HTTP methods other then GET and POST.
* <td><p>The parameter name used for HTTP methods other than GET and POST.
* Default is '_method'.</p></td>
* </tr>
* <tr class="odd-row-color">
@@ -188,7 +188,7 @@
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<description>The parameter name used for HTTP methods other then GET and POST.
<description>The parameter name used for HTTP methods other than GET and POST.
Default is '_method'.</description>
<name>methodParam</name>
<required>false</required>