rtp: Update codes based on 1.18.4
[platform/upstream/gst-plugins-good.git] / gst / rtp / gstrtph263pay.c
index 4163bcd..a8def87 100644 (file)
@@ -1708,7 +1708,7 @@ gst_rtp_h263_pay_flush (GstRtpH263Pay * rtph263pay)
 
     GST_DEBUG_OBJECT (rtph263pay, "Frame too large for MTU");
     /*
-     * Let's go trough all the data and fragment it untill end is reached
+     * Let's go trough all the data and fragment it until end is reached
      */
 
     gst_rtp_h263_pay_boundry_init (&bound, NULL, rtph263pay->data - 1, 0, 0);