mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-22 01:31:03 +00:00
rtpsession: Fix a typo in docstring comment
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7424>
This commit is contained in:
parent
ef8dfd7873
commit
885f16b3ac
1 changed files with 1 additions and 1 deletions
|
@ -2476,7 +2476,7 @@ rtp_session_process_rb (RTPSession * sess, RTPSource * source,
|
|||
}
|
||||
|
||||
/* A Sender report contains statistics about how the sender is doing. This
|
||||
* includes timing informataion such as the relation between RTP and NTP
|
||||
* includes timing information such as the relation between RTP and NTP
|
||||
* timestamps and the number of packets/bytes it sent to us.
|
||||
*
|
||||
* In this report is also included a set of report blocks related to how this
|
||||
|
|
Loading…
Reference in a new issue