File tree 2 files changed +2
-2
lines changed
spring-webmvc/src/main/java/org/springframework/web/servlet/tags
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 44
44
* message. Thus, this tag can also be used for HTML escaping of any texts.
45
45
*
46
46
* <p>Message arguments can be specified via the {@link #setArguments(Object) arguments}
47
- * attribute or by using nested {@code < spring:argument> } tags.
47
+ * attribute or by using nested {@code < spring:argument> } tags.
48
48
*
49
49
* @author Rod Johnson
50
50
* @author Juergen Hoeller
Original file line number Diff line number Diff line change 31
31
* as default message.
32
32
*
33
33
* <p>Message arguments can be specified via the {@link #setArguments(Object) arguments}
34
- * attribute or by using nested {@code < spring:argument> } tags.
34
+ * attribute or by using nested {@code < spring:argument> } tags.
35
35
*
36
36
* @author Jean-Pierre Pawlak
37
37
* @author Juergen Hoeller
You can’t perform that action at this time.
0 commit comments