summaryrefslogtreecommitdiffstats
path: root/gst/rtp
diff options
context:
space:
mode:
Diffstat (limited to 'gst/rtp')
-rw-r--r--gst/rtp/gstrtpmp4vpay.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/rtp/gstrtpmp4vpay.c b/gst/rtp/gstrtpmp4vpay.c
index fc091e71..2c4b559c 100644
--- a/gst/rtp/gstrtpmp4vpay.c
+++ b/gst/rtp/gstrtpmp4vpay.c
@@ -34,7 +34,7 @@ GST_DEBUG_CATEGORY_STATIC (rtpmp4vpay_debug);
static const GstElementDetails gst_rtp_mp4vpay_details =
GST_ELEMENT_DETAILS ("RTP packet parser",
"Codec/Payloader/Network",
- "Paload MPEG4 video as RTP packets (RFC 3016)",
+ "Payload MPEG4 video as RTP packets (RFC 3016)",
"Wim Taymans <wim@fluendo.com>");
static GstStaticPadTemplate gst_rtp_mp4v_pay_sink_template =