mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
C#/Java/Ruby/Swift: Fix various typos.
This commit is contained in:
@@ -246,7 +246,7 @@ module Public {
|
||||
NegativeSummarizedCallable() { negativeSummaryElement(this, _) }
|
||||
|
||||
/**
|
||||
* Holds if the none summary is auto generated.
|
||||
* Holds if the negative summary is auto generated.
|
||||
*/
|
||||
predicate isAutoGenerated() { negativeSummaryElement(this, true) }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user