net/art: fix comment typo

Updates #7781

Signed-off-by: David Anderson <danderson@tailscale.com>
pull/8701/head
David Anderson 11 months ago committed by Dave Anderson
parent 1e6f0bb608
commit 736a44264f

@ -276,7 +276,7 @@ func (t *Table[T]) Insert(pfx netip.Prefix, val *T) {
} else {
// pfx lives in a different child subtree of
// intermediate. By definition this subtree doesn't
// exist at all, otherwise we'd never have entereed
// exist at all, otherwise we'd never have entered
// this entire "wrong turn" codepath in the first
// place.
//

Loading…
Cancel
Save