--- libgig/trunk/src/gig.h 2017/12/09 16:39:27 3398 +++ libgig/trunk/src/gig.h 2017/12/09 17:01:40 3399 @@ -347,7 +347,7 @@ vcf_type_lowpassturbo = 0xff, /**< More poles than normal lowpass. */ vcf_type_bandpass = 0x01, /**< Bandpass filter type. */ vcf_type_highpass = 0x02, /**< Highpass filter type. */ - vcf_type_bandreject = 0x03 /**< Highpass filter type. */ + vcf_type_bandreject = 0x03 /**< Band reject filter type. */ ); /**