Skip to content

Commit 3e6e3be

Browse files
committed
unified: Update qldoc
1 parent 7190c8c commit 3e6e3be

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
@@ -325,7 +325,7 @@ private predicate isInheritableMemberNode(NameBindingNode node) {
325325
)
326326
}
327327

328-
/** A name-binding node that has members. */
328+
/** A name-binding node that can have members. */
329329
class NamespaceNode extends NameBindingNode {
330330
NamespaceNode() {
331331
storeStep(_, _, this) or

0 commit comments

Comments
 (0)