tailcfg: fix typo in doc comment for tailcfg.Node.DisplayNames (#20155)

Updates #cleanup

Signed-off-by: Simon Law <sfllaw@tailscale.com>
This commit is contained in:
Simon Law
2026-06-16 10:23:44 -07:00
committed by GitHub
parent 26b2ed0a6a
commit f0a1aa818f

View File

@@ -570,7 +570,7 @@ func (n *Node) DisplayName(forOwner bool) string {
return n.ComputedName
}
// DisplayName returns the decomposed user-facing name for a node.
// DisplayNames returns the decomposed user-facing name for a node.
//
// Parameter forOwner specifies whether the name is requested by
// the owner of the node. When forOwner is false, hostIfDifferent