1 parent 4eade9e commit 828816cCopy full SHA for 828816c
1 file changed
unified/ql/lib/codeql/unified/internal/NameBindingPlugin.qll
@@ -37,7 +37,7 @@ predicate isPrivateToLocalScope(Stmt member) {
37
}
38
39
/**
40
- * Representative for a module scope.
+ * A representative for a module scope.
41
*
42
* Module scopes can encompass a set of files, and is the canonical representative
43
* for the top-level members collectively exported from those files.
0 commit comments