We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 12fa4fb + 31bf7b3 commit d04055eCopy full SHA for d04055e
src/main/java/org/mybatis/spring/MyBatisExceptionTranslator.java
@@ -31,7 +31,7 @@
31
*
32
* Translates MyBatis SqlSession returned exception into a Spring
33
* {@code DataAccessException} using Spring's {@code SQLExceptionTranslator}
34
- * Can load {@code SQLExceptionTranslator} eagerly of when the
+ * Can load {@code SQLExceptionTranslator} eagerly or when the
35
* first exception is translated.
36
37
* @author Eduardo Macarron
0 commit comments