diff imgresample.c @ 9085:a199529ef171 libavcodec

small spelling/grammar fixes
author diego
date Mon, 02 Mar 2009 05:41:55 +0000
parents eda229beb608
children
line wrap: on
line diff
--- a/imgresample.c	Mon Mar 02 05:20:00 2009 +0000
+++ b/imgresample.c	Mon Mar 02 05:41:55 2009 +0000
@@ -575,7 +575,7 @@
  * Otherwise, frees context and gets a new one.
  *
  * Be warned that srcFilter, dstFilter are not checked, they are
- * asumed to remain valid.
+ * assumed to remain valid.
  */
 struct SwsContext *sws_getCachedContext(struct SwsContext *ctx,
                         int srcW, int srcH, int srcFormat,