Skip to content

Commit 1a89fe4

Browse files
committed
unified: fix typo
1 parent e49a712 commit 1a89fe4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

unified/ql/lib/codeql/unified/internal/StaticNameBinding.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ module DebugGraph<relevantNodeSig/1 relevantNode> {
415415
}
416416

417417
/**
418-
* Implements a folder-based heuristic to linking up top-level names
418+
* Implements a folder-based heuristic for linking up top-level names
419419
* between files that are not included in any module scope.
420420
*/
421421
private module FolderHeuristic {

0 commit comments

Comments
 (0)