diff postprocess.c @ 88:8181b013dafa libpostproc

typo fixes
author diego
date Wed, 12 Mar 2008 23:58:46 +0000
parents 47ff4bd209cd
children 261d086649c5
line wrap: on
line diff
--- a/postprocess.c	Mon Mar 10 18:42:09 2008 +0000
+++ b/postprocess.c	Wed Mar 12 23:58:46 2008 +0000
@@ -47,7 +47,7 @@
 MedianDeinterlace#      E       Ec      Ec
 TempDeNoiser#           E               e       e       Ec
 
-* i do not have a 3DNow! CPU -> it is untested, but no one said it does not work so it seems to work
+* I do not have a 3DNow! CPU -> it is untested, but no one said it does not work so it seems to work
 # more or less selfinvented filters so the exactness is not too meaningful
 E = Exact implementation
 e = allmost exact implementation (slightly different rounding,...)