RED-7156: some files stuck in error state

* fix pmd errors
This commit is contained in:
Kilian Schuettler 2023-07-18 10:22:14 +02:00
parent 164d8017e2
commit 330a3880a0

View File

@ -60,7 +60,7 @@ public interface SemanticNode {
}
/**
* Finds the first page associated with this Node
* Finds the first page associated with this Node.
*
* @return Set of PageNodes this node appears on.
*/