rtpsource: small spell correct

This commit is contained in:
Marc Leeman 2019-02-27 15:39:12 +01:00
parent 48b46e3f14
commit 8737e29a49

View file

@ -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;