Skip to content

Commit 48be482

Browse files
Rikard LundmarkCommit Bot
Rikard Lundmark
authored and
Commit Bot
committed
Fix spelling.
Bug: None Change-Id: Id281fe3d58bd5a8651b299b426353524085dd876 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/167536 Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Rikard Lundmark <lundmark@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30402}
1 parent 071d025 commit 48be482

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/pacing/pacing_controller.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737
namespace webrtc {
3838

39-
// This class implements a leaky-buck packet pacing algorithm. It handles the
39+
// This class implements a leaky-bucket packet pacing algorithm. It handles the
4040
// logic of determining which packets to send when, but the actual timing of
4141
// the processing is done externally (e.g. PacedSender). Furthermore, the
4242
// forwarding of packets when they are ready to be sent is also handled

0 commit comments

Comments
 (0)