mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
polishing
This commit is contained in:
+1
-1
@@ -72,7 +72,7 @@ public class EvalTag extends HtmlEscapingAwareTag {
|
||||
|
||||
/**
|
||||
* Set the variable name to expose the evaluation result under.
|
||||
* Defaults to rendering the result to the current JspWriter
|
||||
* Defaults to rendering the result to the current JspWriter.
|
||||
*/
|
||||
public void setVar(String var) {
|
||||
this.var = var;
|
||||
|
||||
Reference in New Issue
Block a user