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 66e62b7 commit a0698b3Copy full SHA for a0698b3
java/ql/lib/semmle/code/java/frameworks/MyBatis.qll
@@ -130,7 +130,7 @@ private class MyBatisProviderStep extends TaintTracking::AdditionalValueStep {
130
}
131
132
/**
133
- * MyBatis Mapper XML file.
+ * A MyBatis Mapper XML file.
134
*/
135
class MyBatisMapperXmlFile extends XmlFile {
136
MyBatisMapperXmlFile() {
0 commit comments