Update javadoc to clarify variable use (#1397)

This commit is contained in:
George Evangelopoulos
2022-09-16 14:12:38 +01:00
committed by GitHub
parent fc5a7f5838
commit c11b951e57

View File

@@ -30,7 +30,7 @@ public class RuleSetLink
{
/**
* This id is referring to the node id of the linked-to-folder which contains the rule set(s)
* This id is referring to the node id of either the rule set or the folder that contains the rule set.
*/
private String id;