Fix typos in Javadoc, reference docs, and code
Closes gh-28822
This commit is contained in:
@@ -27,7 +27,7 @@ import org.springframework.util.Assert;
|
||||
import org.springframework.util.StringUtils;
|
||||
|
||||
/**
|
||||
* Convenient super class for many html tags that render content using the databinding
|
||||
* Convenient superclass for many html tags that render content using the databinding
|
||||
* features of the {@link AbstractHtmlElementTag AbstractHtmlElementTag}. The only thing
|
||||
* sub-tags need to do is override {@link #renderDefaultContent(TagWriter)}.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user