diff dsputil.c @ 12024:fdafbcef52f5 libavcodec

Fix grammar errors in documentation
author mru
date Wed, 30 Jun 2010 15:38:06 +0000
parents e382860b855f
children 8b28e74de2c0
line wrap: on
line diff
--- a/dsputil.c	Wed Jun 30 09:33:59 2010 +0000
+++ b/dsputil.c	Wed Jun 30 15:38:06 2010 +0000
@@ -359,7 +359,7 @@
 }
 
 /**
- * Copies a rectangular area of samples to a temporary buffer and replicates the boarder samples.
+ * Copy a rectangular area of samples to a temporary buffer and replicate the border samples.
  * @param buf destination buffer
  * @param src source buffer
  * @param linesize number of bytes between 2 vertically adjacent samples in both the source and destination buffers