Skip to content

Commit 4eade9e

Browse files
committed
shared: Rephrase a qldoc
1 parent bec213b commit 4eade9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

shared/namebinding/codeql/namebinding/LocalNameBinding.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ module LocalNameBinding<LocationSig Location, LocalNameBindingInputSig<Location>
376376
}
377377

378378
/**
379-
* Gets an uncertain scope that the given `accessCand` pair may resolve to.
379+
* Gets an uncertain scope in which the `accessCand` pair may resolve.
380380
*/
381381
AstNode getAnUncertainScope(AstNode access, string name) {
382382
exists(Scope lookup |

0 commit comments

Comments
 (0)