javadoc fix

This commit is contained in:
zzz
2024-02-14 10:50:43 -05:00
parent c01dfb780d
commit 0af58d7723

View File

@@ -16,7 +16,7 @@ import net.i2p.util.SyntheticREDQueue;
* BandwidthManager (total)
* PeerCoordinator (per-torrent)
* Peer/WebPeer (per-connection)
*<pre>
*</pre>
*
* Here at the top, we use SyntheticRedQueues for accurate
* and current moving averages of up, down, and requested bandwidth.