Fix typos related to indefinite articles for SQL acronym
Closes gh-23603
This commit is contained in:
@@ -21,7 +21,7 @@ import org.springframework.lang.Nullable;
|
||||
/**
|
||||
* Normal superclass when we can't distinguish anything more specific
|
||||
* than "something went wrong with the underlying resource": for example,
|
||||
* a SQLException from JDBC we can't pinpoint more precisely.
|
||||
* an SQLException from JDBC we can't pinpoint more precisely.
|
||||
*
|
||||
* @author Rod Johnson
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user