summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtpg711pay.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/rtp/gstrtpg711pay.c')
-rw-r--r--gst/rtp/gstrtpg711pay.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/rtp/gstrtpg711pay.c b/gst/rtp/gstrtpg711pay.c
index 59c357e6..1833fcb8 100644
--- a/gst/rtp/gstrtpg711pay.c
+++ b/gst/rtp/gstrtpg711pay.c
@@ -27,7 +27,7 @@
static GstElementDetails gst_rtp_g711_pay_details = {
"RTP packet parser",
"Codec/Payloader/Network",
- "Payodes PCMU/PCMA audio into a RTP packet",
+ "Payload-encodes PCMU/PCMA audio into a RTP packet",
"Edgard Lima <edgard.lima@indt.org.br>"
};