diff libmpcodecs/vf_lavc.c @ 11000:6e35326c742f

many small typo and grammar fixes Based on Bernard Leak's mail <bernard 4t brenda-arkle.demon.co.uk>
author gabucino
date Sat, 04 Oct 2003 17:29:08 +0000
parents e9a2af584986
children 837bca3ae69f
line wrap: on
line diff
--- a/libmpcodecs/vf_lavc.c	Sat Oct 04 07:53:20 2003 +0000
+++ b/libmpcodecs/vf_lavc.c	Sat Oct 04 17:29:08 2003 +0000
@@ -22,7 +22,7 @@
 #endif
 
 #if LIBAVCODEC_BUILD < 4641
-#error we dont support libavcodec prior to build 4641, get the latest libavcodec CVS
+#error we do not support libavcodec prior to build 4641, get the latest libavcodec CVS
 #endif
 
 #if LIBAVCODEC_BUILD < 4645