mirror of
https://github.com/github/codeql.git
synced 2026-01-06 11:10:23 +01:00
JS: fix typo in doc
This commit is contained in:
@@ -279,7 +279,7 @@ public class JSDocParser {
|
||||
/**
|
||||
* Returns the absolute position of the end of the previous token.
|
||||
*
|
||||
* This can differ from the start of the current token case the two tokens
|
||||
* This can differ from the start of the current token in case the two tokens
|
||||
* are separated by whitespace.
|
||||
*/
|
||||
private Position endPos() {
|
||||
|
||||
Reference in New Issue
Block a user