Skip to content

Commit f142af5

Browse files
committed
Shared: QL doc improvement.
1 parent de4a7da commit f142af5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared/mad/codeql/mad/modelgenerator/ModelGeneratorImpl.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -737,7 +737,7 @@ module MakeModelGenerator<
737737
* be translated into a synthetic field.
738738
*
739739
* This is needed because we don't want to include summaries that reads from or
740-
* stores into a "dead" synthetic field.
740+
* stores into an "internal" synthetic field.
741741
*
742742
* Example:
743743
* Assume we have a type `t` (in this case `t1` = `t2`) with methods `getX` and

0 commit comments

Comments
 (0)