summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gst/rtp/gstrtptheorapay.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/rtp/gstrtptheorapay.c b/gst/rtp/gstrtptheorapay.c
index 5ce04863..77c289f5 100644
--- a/gst/rtp/gstrtptheorapay.c
+++ b/gst/rtp/gstrtptheorapay.c
@@ -39,7 +39,7 @@ GST_DEBUG_CATEGORY_STATIC (rtptheorapay_debug);
/* elementfactory information */
static const GstElementDetails gst_rtp_theorapay_details =
-GST_ELEMENT_DETAILS ("RTP Theora depayloader",
+GST_ELEMENT_DETAILS ("RTP Theora payloader",
"Codec/Payloader/Network",
"Payload-encode Theora video into RTP packets (draft-01 RFC XXXX)",
"Wim Taymans <wim.taymans@gmail.com>");