diff xvid_vbr.c @ 22316:f3d7a1b58a82

cosmetics: Fix some common typos, appropiate --> appropRiate, handEling --> handling, dependAnt --> dependEnt.
author diego
date Sat, 24 Feb 2007 10:27:14 +0000
parents 682a16136d6c
children f37b8ec947ca
line wrap: on
line diff
--- a/xvid_vbr.c	Sat Feb 24 10:19:41 2007 +0000
+++ b/xvid_vbr.c	Sat Feb 24 10:27:14 2007 +0000
@@ -1327,7 +1327,7 @@
 
 	state->desired_bytes2 = bytes2;
 
-	/* Ugly dependance between getquant and getintra */
+	/* Ugly dependence between getquant and getintra */
 	intra = state->getintra(state);
 
 	if(intra) {