Skip to content

Commit d3baab4

Browse files
authored
Merge pull request #798 from fippo/no-simulast
fix typo: simulast
2 parents 71dbce9 + cc81fc7 commit d3baab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webrtc-stats.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -639,7 +639,7 @@ <h3>
639639
</p>
640640
<p>
641641
For a given RTP stats object, its total counters must always increase,
642-
but due to changes in SSRC, simulast layers dropping or transceivers
642+
but due to changes in SSRC, simulcast layers dropping or transceivers
643643
stopping, an RTP stats object can be deleted and/or replaced by a new
644644
RTP stats object. The caller will need to be aware of this when aggregating
645645
packet counters accross multiple RTP stats objects (the aggregates may

0 commit comments

Comments
 (0)