desc fix
authorThomas Vander Stichele <thomas@apestaart.org>
Mon, 15 Jul 2002 11:03:24 +0000 (11:03 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Mon, 15 Jul 2002 11:03:24 +0000 (11:03 +0000)
Original commit message from CVS:
desc fix

gst/adder/gstadder.c

index fd31e0b..653903d 100644 (file)
@@ -30,7 +30,7 @@
 GstElementDetails adder_details = {
   "Adder",
   "Filter/Audio",
-  "2-to-1 audio adder/mixer",
+  "N-to-1 audio adder/mixer",
   VERSION,
   "Thomas <thomas@apestaart.org>",
   "(C) 2001",