We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 071d025 commit 48be482Copy full SHA for 48be482
modules/pacing/pacing_controller.h
@@ -36,7 +36,7 @@
36
37
namespace webrtc {
38
39
-// This class implements a leaky-buck packet pacing algorithm. It handles the
+// This class implements a leaky-bucket packet pacing algorithm. It handles the
40
// logic of determining which packets to send when, but the actual timing of
41
// the processing is done externally (e.g. PacedSender). Furthermore, the
42
// forwarding of packets when they are ready to be sent is also handled
0 commit comments