rtpsource: small spell correct
authorMarc Leeman <marc.leeman@gmail.com>
Wed, 27 Feb 2019 14:39:12 +0000 (15:39 +0100)
committerMarc Leeman <marc.leeman@gmail.com>
Wed, 27 Feb 2019 15:14:22 +0000 (16:14 +0100)
gst/rtpmanager/rtpsource.c

index 4fd5f0b..e4c3b2b 100644 (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;