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.
1 parent 57ed37b commit 638a00cCopy full SHA for 638a00c
src/main/java/org/apache/ibatis/session/Configuration.java
@@ -245,7 +245,7 @@ public void setVfsImpl(Class<? extends VFS> vfsImpl) {
245
}
246
247
/**
248
- * GEt an applying type when omit a type on sql provider annotation(e.g. {@link org.apache.ibatis.annotations.SelectProvider}).
+ * Gets an applying type when omit a type on sql provider annotation(e.g. {@link org.apache.ibatis.annotations.SelectProvider}).
249
*
250
* @return the default type for sql provider annotation
251
* @since 3.5.6
0 commit comments