mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
C#/Java: Fix typo in the QL doc comment.
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
* sources "remote" indicates a default remote flow source, and for summaries
|
||||
* "taint" indicates a default additional taint step and "value" indicates a
|
||||
* globally applicable value-preserving step.
|
||||
* 9. The `provenance` column is tag to indicate the origin of the summary.
|
||||
* 9. The `provenance` column is a tag to indicate the origin of the summary.
|
||||
* There are two supported values: "generated" and "manual". "generated" means that
|
||||
* the model has been emitted by the model generator tool and "manual" means
|
||||
* that the model has been written by hand.
|
||||
|
||||
Reference in New Issue
Block a user