mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 04:01:08 +00:00
rtpsource: small spell correct
This commit is contained in:
parent
48b46e3f14
commit
8737e29a49
1 changed files with 1 additions and 1 deletions
|
@ -293,7 +293,7 @@ rtp_source_reset (RTPSource * src)
|
|||
static void
|
||||
rtp_source_init (RTPSource * src)
|
||||
{
|
||||
/* sources are initialy on probation until we receive enough valid RTP
|
||||
/* sources are initially on probation until we receive enough valid RTP
|
||||
* packets or a valid RTCP packet */
|
||||
src->validated = FALSE;
|
||||
src->internal = FALSE;
|
||||
|
|
Loading…
Reference in a new issue