mirror of
https://github.com/github/codeql.git
synced 2026-04-30 03:05:15 +02:00
C#/Java: Fix some QL doc spelling typos.
This commit is contained in:
@@ -507,7 +507,7 @@ predicate summaryModel(
|
||||
row.splitAt(";", 9) = provenance
|
||||
}
|
||||
|
||||
/** Holds is a summary model exists indicating there is no flow for the given parameters. */
|
||||
/** Holds if a summary model exists indicating there is no flow for the given parameters. */
|
||||
predicate negativeSummaryModel(
|
||||
string namespace, string type, string name, string signature, string provenance
|
||||
) {
|
||||
|
||||
Reference in New Issue
Block a user