From 56a795e34fb7c01893c7ace82333093e89e1fd76 Mon Sep 17 00:00:00 2001 From: Christophe Gisquet Date: Sat, 14 Jun 2014 21:55:08 +0200 Subject: [PATCH] aandcttab: fix spelling Signed-off-by: Michael Niedermayer --- libavcodec/aandcttab.c | 2 +- libavcodec/aandcttab.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libavcodec/aandcttab.c b/libavcodec/aandcttab.c index 87c50b37cf..97013d2b52 100644 --- a/libavcodec/aandcttab.c +++ b/libavcodec/aandcttab.c @@ -18,7 +18,7 @@ /** * @file - * AAN (Arai Agui Aakajima) (I)DCT tables + * AAN (Arai, Agui and Nakajima) (I)DCT tables */ #include diff --git a/libavcodec/aandcttab.h b/libavcodec/aandcttab.h index d774828a4d..b0a2f44ecd 100644 --- a/libavcodec/aandcttab.h +++ b/libavcodec/aandcttab.h @@ -18,7 +18,7 @@ /** * @file - * AAN (Arai Agui Nakajima) (I)DCT tables + * AAN (Arai, Agui and Nakajima) (I)DCT tables */ #ifndef AVCODEC_AANDCTTAB_H