JS: Fix broken link tag

This commit is contained in:
Asger Feldthaus
2021-01-22 10:11:16 +00:00
parent 0ffa720d3b
commit b36593a76b

View File

@@ -247,7 +247,7 @@ public class ASTExtractor {
/**
* An identifier that is part of a type, but should not bind to a type name. Unlike {@link
* #label}, this will not result in an expression.
* #LABEL}, this will not result in an expression.
*/
TYPE_LABEL,