summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtpL16pay.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/gstrtpL16pay.c
parentffb6f2563d272579eb707f1daab5121c069573be (diff)
fix element descriptions
Original commit message from CVS: fix element descriptions
Diffstat (limited to 'gst/rtp/gstrtpL16pay.c')
-rw-r--r--gst/rtp/gstrtpL16pay.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/rtp/gstrtpL16pay.c b/gst/rtp/gstrtpL16pay.c
index 3ad1939d..466e4b0a 100644
--- a/gst/rtp/gstrtpL16pay.c
+++ b/gst/rtp/gstrtpL16pay.c
@@ -28,7 +28,7 @@
static GstElementDetails gst_rtpL16pay_details = {
"RTP RAW Audio Payloader",
"Codec/Payloader/Network",
- "Payodes Raw Audio into a RTP packet",
+ "Payload-encodes Raw Audio into a RTP packet",
"Zeeshan Ali <zak147@yahoo.com>"
};