summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtpspeexpay.c
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-12-03 18:51:48 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-12-03 18:51:48 +0000
commit2af907ecabd0fae36c84174a6a3cb2bf7b548f6e (patch)
tree6e206a9c2dac7970b6c721788a09a6e75bb101fd /gst/rtp/gstrtpspeexpay.c
parentffb6f2563d272579eb707f1daab5121c069573be (diff)
fix element descriptions
Original commit message from CVS: fix element descriptions
Diffstat (limited to 'gst/rtp/gstrtpspeexpay.c')
-rw-r--r--gst/rtp/gstrtpspeexpay.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/rtp/gstrtpspeexpay.c b/gst/rtp/gstrtpspeexpay.c
index fe23e082..3be8869b 100644
--- a/gst/rtp/gstrtpspeexpay.c
+++ b/gst/rtp/gstrtpspeexpay.c
@@ -26,7 +26,7 @@
static GstElementDetails gst_rtp_speex_pay_details = {
"RTP packet parser",
"Codec/Payloader/Network",
- "Payodes Speex audio into a RTP packet",
+ "Payload-encodes Speex audio into a RTP packet",
"Edgard Lima <edgard.lima@indt.org.br>"
};