Skip to content

Commit

Permalink
Javadoc: fix unclosed <code>
Browse files Browse the repository at this point in the history
  • Loading branch information
EcljpseB0T authored and HannesWell committed Nov 28, 2023
1 parent 6f94c65 commit 62e8a76
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ protected static FilteredElements initializeFilteredElements(String filterListLo
* created to put the report in.
*
* @param componentID Name of the component to create a child directory for
* or <code>null<code> to put the report in the XML root
* or <code>null</code> to put the report in the XML root
* @param contents contents to output to the report
* @param reportname name of the file to output to
*/
Expand Down

0 comments on commit 62e8a76

Please sign in to comment.