From 75f2c20983b5f6893f243c31df0b9b0c07f5a0b3 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Fri, 24 Oct 2008 21:37:06 +0000 Subject: spelling cosmetics Originally committed as revision 15681 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/dvdata.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavcodec/dvdata.h') diff --git a/libavcodec/dvdata.h b/libavcodec/dvdata.h index 5bc21bccde..6d0f90e9d4 100644 --- a/libavcodec/dvdata.h +++ b/libavcodec/dvdata.h @@ -6073,7 +6073,7 @@ static const int dv_iweight_248[64] = { }; /** - * the "inverse" DV100 weights are actually just the spec weights (zig-zagged) + * The "inverse" DV100 weights are actually just the spec weights (zig-zagged). */ static const int dv_iweight_1080_y[64] = { 128, 16, 16, 17, 17, 17, 18, 18, -- cgit v1.2.3