Fix typos in Javadoc, reference docs, and code
Closes gh-28822
This commit is contained in:
@@ -29,7 +29,7 @@ import org.springframework.lang.Nullable;
|
||||
import org.springframework.util.Assert;
|
||||
|
||||
/**
|
||||
* Convenient super class for JDBC-based data access objects.
|
||||
* Convenient superclass for JDBC-based data access objects.
|
||||
*
|
||||
* <p>Requires a {@link javax.sql.DataSource} to be set, providing a
|
||||
* {@link org.springframework.jdbc.core.JdbcTemplate} based on it to
|
||||
|
||||
Reference in New Issue
Block a user