mirror of
https://github.com/github/codeql.git
synced 2026-04-25 08:45:14 +02:00
Docs: Review fix.
This commit is contained in:
@@ -214,7 +214,7 @@ Global taint tracking is to global data flow as local taint tracking is to local
|
||||
|
||||
module MyFlow = TaintTracking::Global<MyFlowConfiguration>;
|
||||
|
||||
The resulting module is completely similar to the one obtained from ``DataFlow::Global<ConfigSig>``.
|
||||
The resulting module has an identical signature to the one obtained from ``DataFlow::Global<ConfigSig>``.
|
||||
|
||||
Flow sources
|
||||
~~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user