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 c145678 commit 01307e1Copy full SHA for 01307e1
java/ql/src/utils/flowtestcasegenerator/FlowTestCase.qll
@@ -12,7 +12,7 @@ private import FlowTestCaseSupportMethods
12
13
/**
14
* A CSV row to generate tests for. Users should extend this to define which
15
- * tests to generate. There should already exist a summaries for the rows specified here.
+ * tests to generate. There should already exist summaries for the rows specified here.
16
*/
17
class TargetSummaryModelCsv extends Unit {
18
0 commit comments