mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01: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