summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtppcmapay.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/rtp/gstrtppcmapay.c')
-rw-r--r--gst/rtp/gstrtppcmapay.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/rtp/gstrtppcmapay.c b/gst/rtp/gstrtppcmapay.c
index 7b5d41b7..ec5c53ba 100644
--- a/gst/rtp/gstrtppcmapay.c
+++ b/gst/rtp/gstrtppcmapay.c
@@ -31,7 +31,7 @@
/* elementfactory information */
static const GstElementDetails gst_rtp_pcma_pay_details =
-GST_ELEMENT_DETAILS ("RTP packet payloader",
+GST_ELEMENT_DETAILS ("RTP PCMA payloader",
"Codec/Payloader/Network",
"Payload-encodes PCMA audio into a RTP packet",
"Edgard Lima <edgard.lima@indt.org.br>");