Skip to content

Commit 828816c

Browse files
committed
unified: QLdoc fix
1 parent 4eade9e commit 828816c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ predicate isPrivateToLocalScope(Stmt member) {
3737
}
3838

3939
/**
40-
* Representative for a module scope.
40+
* A representative for a module scope.
4141
*
4242
* Module scopes can encompass a set of files, and is the canonical representative
4343
* for the top-level members collectively exported from those files.

0 commit comments

Comments
 (0)