diff --git a/pmd/xdocs/jspsupport.xml b/pmd/xdocs/jspsupport.xml index b355114f0c..ddb719786c 100644 --- a/pmd/xdocs/jspsupport.xml +++ b/pmd/xdocs/jspsupport.xml @@ -20,7 +20,7 @@ tag without corresponding closing tag will result in a parsing error.
PMD creates a "Abstract Syntax Tree" representation of source code; the rules use such a tree as input. For JSP files, the following constructs are parsed into nodes of the tree: