Skip to content

Commit

Permalink
Update ClusterRootNodesView.java
Browse files Browse the repository at this point in the history
Update comment in run method
  • Loading branch information
stefanhahmann authored Sep 8, 2023
1 parent 3c827df commit bf03155
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ public class ClusterRootNodesView extends InteractiveCommand
@Override
public void run()
{
// NB: not implemented. Update method is called via callback on parameter change and in initializer.
// NB: not implemented. Update method is called via callback on each parameter change.
}

@SuppressWarnings("unused")
Expand Down

0 comments on commit bf03155

Please sign in to comment.