Skip to content

Commit a0698b3

Browse files
Jami CogswellJami Cogswell
authored andcommitted
Java: fix qldoc
1 parent 66e62b7 commit a0698b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/ql/lib/semmle/code/java/frameworks/MyBatis.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ private class MyBatisProviderStep extends TaintTracking::AdditionalValueStep {
130130
}
131131

132132
/**
133-
* MyBatis Mapper XML file.
133+
* A MyBatis Mapper XML file.
134134
*/
135135
class MyBatisMapperXmlFile extends XmlFile {
136136
MyBatisMapperXmlFile() {

0 commit comments

Comments
 (0)