From ba4c2917ebee6c2d7449842578b3191818687631 Mon Sep 17 00:00:00 2001 From: Rostislav Pehlivanov Date: Sat, 9 Jan 2016 13:20:42 +0000 Subject: [PATCH] doc/encoders: fix typo in AAC encoder documentation Signed-off-by: Rostislav Pehlivanov --- doc/encoders.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/encoders.texi b/doc/encoders.texi index 01df509bf3..33699df2b5 100644 --- a/doc/encoders.texi +++ b/doc/encoders.texi @@ -137,7 +137,7 @@ specifications. Long term prediction profile, is enabled by and will enable the aac_ltp option. Introduced in MPEG4. -@item aac_pred +@item aac_main Main-type prediction profile, is enabled by and will enable the aac_pred option. Introduced in MPEG2.