Skip to content

Commit 330229c

Browse files
asgerfRasmusWL
andauthored
Update javascript/ql/lib/semmle/javascript/frameworks/data/ModelsAsData.qll
Co-authored-by: Rasmus Wriedt Larsen <[email protected]>
1 parent 15eabb4 commit 330229c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/ql/lib/semmle/javascript/frameworks/data/ModelsAsData.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ signature module ModelExportSig {
6969
predicate shouldContain(API::Node node);
7070

7171
/**
72-
* Holds if a named must be generated for `node` if it is to be included in the exported graph.
72+
* Holds if `node` must be named if it is part of the exported graph.
7373
*/
7474
default predicate mustBeNamed(API::Node node) { none() }
7575

0 commit comments

Comments
 (0)