summaryrefslogtreecommitdiff
path: root/libpostproc
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2008-03-10 18:42:09 +0000
committerDiego Biurrun <diego@biurrun.de>2008-03-10 18:42:09 +0000
commit7ce6892373c812e9fff7af2f8107e6ee3d0567b0 (patch)
treea6271df5a1ed1996c7017f5105cc15d6793f628c /libpostproc
parent06de58d2a862f1a8f536527d1f659170a62ba978 (diff)
misc spelling fixes
Originally committed as revision 12410 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libpostproc')
-rw-r--r--libpostproc/postprocess.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpostproc/postprocess.h b/libpostproc/postprocess.h
index 818fb41bab..eb55b6d004 100644
--- a/libpostproc/postprocess.h
+++ b/libpostproc/postprocess.h
@@ -24,7 +24,7 @@
/**
* @file postprocess.h
* @brief
- * external api for the pp stuff
+ * external postprocessing API
*/
#include "libavutil/avutil.h"