summaryrefslogtreecommitdiff
path: root/gst/adpcmenc
diff options
context:
space:
mode:
Diffstat (limited to 'gst/adpcmenc')
-rw-r--r--gst/adpcmenc/adpcmenc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/adpcmenc/adpcmenc.c b/gst/adpcmenc/adpcmenc.c
index bc45c3da4..49e055061 100644
--- a/gst/adpcmenc/adpcmenc.c
+++ b/gst/adpcmenc/adpcmenc.c
@@ -550,7 +550,7 @@ adpcmenc_base_init (gpointer klass)
gst_element_class_set_details_simple (element_class, "ADPCM encoder",
"Codec/Encoder/Audio",
"Encode ADPCM audio",
- "Pioneers of the Inevitable <songbird@songbirdnest.com");
+ "Pioneers of the Inevitable <songbird@songbirdnest.com>");
}
static gboolean