Skip to content

Commit

Permalink
Error on javadoc repaired.
Browse files Browse the repository at this point in the history
  • Loading branch information
averbraeck committed Mar 30, 2023
1 parent 015d269 commit 35d1bf4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

/**
* Validates that the PARENT attribute of a node does not refer to self, either directly or indirectly.
* @author @wjschakel
* @author wjschakel
*/
public class ParentValidator implements ValueValidator, EventListener
{
Expand Down

0 comments on commit 35d1bf4

Please sign in to comment.