summaryrefslogtreecommitdiff
path: root/utilities/utilities.go
diff options
context:
space:
mode:
Diffstat (limited to 'utilities/utilities.go')
-rw-r--r--utilities/utilities.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/utilities/utilities.go b/utilities/utilities.go
index 8b64da4..46d5766 100644
--- a/utilities/utilities.go
+++ b/utilities/utilities.go
@@ -79,7 +79,7 @@ func CalculateSequentialRTTsTime(
roundTripCount := uint16(0)
before := time.Now()
/*
- TODO: We are not going to measure round-trip times on the load-bearing connection
+ TODO: We are not going to measure round-trip times on the load-generating connection
right now because we are dealing with a massive amount of buffer bloat on the
Apple CDN.