diff --git a/gst/auparse/gstauparse.c b/gst/auparse/gstauparse.c index 8b028be9c4..5e16d3e4a7 100644 --- a/gst/auparse/gstauparse.c +++ b/gst/auparse/gstauparse.c @@ -282,7 +282,7 @@ Samples : case 17: /* AU_ENCODING_MULAW_SQUELCH */ case 18: /* 16-bit linear with emphasis */ - case 19: /* 16-bit linear compressed (NEXT) */ + case 19: /* 16-bit linear compressed (NeXT) */ case 20: /* 16-bit linear with emphasis and compression */ case 21: /* Music kit DSP commands */