diff --git a/libs/libmad/Makefile b/libs/libmad/Makefile index ae31a470d..7530d8cd2 100644 --- a/libs/libmad/Makefile +++ b/libs/libmad/Makefile @@ -45,9 +45,9 @@ define Package/libmad endef define Package/libmad/description - MAD is a high-quality MPEG audio decoder. It currently supports - MPEG-1 and the MPEG-2 extension to lower sampling frequencies, - as well as the de facto MPEG 2.5 format. All three audio layers - + MAD is a high-quality MPEG audio decoder. It currently supports + MPEG-1 and the MPEG-2 extension to lower sampling frequencies, + as well as the de facto MPEG 2.5 format. All three audio layers - Layer I, Layer II, and Layer III (i.e. MP3) - are fully implemented. endef