diff avfft.h @ 12024:fdafbcef52f5 libavcodec

Fix grammar errors in documentation
author mru
date Wed, 30 Jun 2010 15:38:06 +0000
parents f468aac92300
children
line wrap: on
line diff
--- a/avfft.h	Wed Jun 30 09:33:59 2010 +0000
+++ b/avfft.h	Wed Jun 30 15:38:06 2010 +0000
@@ -85,7 +85,7 @@
 };
 
 /**
- * Sets up DCT.
+ * Set up DCT.
  * @param nbits           size of the input array:
  *                        (1 << nbits)     for DCT-II, DCT-III and DST-I
  *                        (1 << nbits) + 1 for DCT-I