diff ratecontrol.c @ 4795:522e52c630bd libavcodec

typos/grammar
author diego
date Sat, 07 Apr 2007 14:09:20 +0000
parents a96d905dcbaa
children 6c7f4ece59ed
line wrap: on
line diff
--- a/ratecontrol.c	Sat Apr 07 14:07:33 2007 +0000
+++ b/ratecontrol.c	Sat Apr 07 14:09:20 2007 +0000
@@ -31,7 +31,7 @@
 #include "mpegvideo.h"
 #include "eval.h"
 
-#undef NDEBUG // allways check asserts, the speed effect is far too small to disable them
+#undef NDEBUG // Always check asserts, the speed effect is far too small to disable them.
 #include <assert.h>
 
 #ifndef M_E