# HG changeset patch # User diego # Date 1206041780 0 # Node ID dbb902bb23474ec575c562da2ddec0caf72951fe # Parent f44ffc9a68c827a4d2c940e80484b0d1b4f754e4 two more typos spotted by Mike diff -r f44ffc9a68c8 -r dbb902bb2347 ac3enc.c --- a/ac3enc.c Thu Mar 20 19:08:42 2008 +0000 +++ b/ac3enc.c Thu Mar 20 19:36:20 2008 +0000 @@ -676,7 +676,7 @@ } else { /* use default bandwidth setting */ /* XXX: should compute the bandwidth according to the frame - size, so that we avoid anoying high freq artifacts */ + size, so that we avoid annoying high frequency artifacts */ bw_code = 50; } for(ch=0;chnb_channels;ch++) {