Update shared/dataflow/codeql/dataflow/DataFlow.qll

Co-authored-by: Anders Schack-Mulligen <aschackmull@users.noreply.github.com>
This commit is contained in:
Geoffrey White
2024-03-04 12:02:01 +00:00
committed by GitHub
parent 5def2887e7
commit 50ad45944c

View File

@@ -178,7 +178,7 @@ signature module InputSig {
}
/**
* A content approximation. A content approximation corresponds with one or
* A content approximation. A content approximation corresponds to one or
* more `Content`s, and is used to provide an in-between level of precision
* for pruning.
*/