mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
spelling: corresponding
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -72,7 +72,7 @@ class AstNodeNode extends Node, MkAstNodeNode {
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets the data-flow node correspoinding to the given AST node.
|
||||
* Gets the data-flow node corresponding to the given AST node.
|
||||
*/
|
||||
pragma[inline]
|
||||
Node astNode(AstNode node) { result = MkAstNodeNode(node) }
|
||||
|
||||
Reference in New Issue
Block a user