mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Fix typos related to indefinite articles for SQL acronym
Closes gh-23603
This commit is contained in:
+1
-1
@@ -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