fix name display in waveform view (#6)

This commit is contained in:
2021-02-24 06:56:28 +00:00
parent 8c17ed4146
commit e264ab2cbe
2 changed files with 13 additions and 1 deletions

View File

@ -80,7 +80,7 @@ public class HierNode implements IHierNode {
}
/**
* Gets the full name.
* Gets the full hierarchical name.
*
* @return the full name
*/