Skip to content

Commit 3949ae4

Browse files
asgerfRasmusWL
andauthored
Update shared/mad/codeql/mad/dynamic/GraphExport.qll
Co-authored-by: Rasmus Wriedt Larsen <[email protected]>
1 parent 330229c commit 3949ae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared/mad/codeql/mad/dynamic/GraphExport.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ signature module GraphExportSig<LocationSig Location, WithLocation<Location>::No
4949
predicate suggestedName(Node node, string name);
5050

5151
/**
52-
* Holds if `node` must be named if it part of the exported graph.
52+
* Holds if `node` must be named if it is part of the exported graph.
5353
*/
5454
predicate mustBeNamed(Node node);
5555

0 commit comments

Comments
 (0)