We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c32a9e commit 38a0661Copy full SHA for 38a0661
1 file changed
lib/languages/js/source-code/source-code.js
@@ -918,7 +918,7 @@ class SourceCode extends TokenStore {
918
}
919
920
/**
921
- * Returns the locatin of the given node or token.
+ * Returns the location of the given node or token.
922
* @param {ASTNode|Token} nodeOrToken The node or token to get the location of.
923
* @returns {SourceLocation} The location of the node or token.
924
*/
0 commit comments