Skip to content

Commit fd39a42

Browse files
committed
unified: Fix grammar
1 parent 1a89fe4 commit fd39a42

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
@@ -436,7 +436,7 @@ private module FolderHeuristic {
436436
}
437437

438438
/**
439-
* Holds if `file` has a one of the definitions of the given ambiguous name.
439+
* Holds if `file` has one of the definitions of the given ambiguous name.
440440
*
441441
* A name is considered "ambiguous" if there is more than one file exporting it.
442442
*/

0 commit comments

Comments
 (0)