From df3a80b50a452f54878f5011207a864d703a943d Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Sat, 28 Jul 2007 12:46:26 +0000 Subject: cosmetics: misc typo fixes Originally committed as revision 9815 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/cook.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavcodec/cook.c') diff --git a/libavcodec/cook.c b/libavcodec/cook.c index 4b12cb289d..9f03fb419f 100644 --- a/libavcodec/cook.c +++ b/libavcodec/cook.c @@ -283,7 +283,7 @@ static int init_cplscales_table (COOKContext *q) { * Why? No idea, some checksum/error detection method maybe. * * Out buffer size: extra bytes are needed to cope with - * padding/missalignment. + * padding/misalignment. * Subpackets passed to the decoder can contain two, consecutive * half-subpackets, of identical but arbitrary size. * 1234 1234 1234 1234 extraA extraB -- cgit v1.2.3