diff options
author | Diego Biurrun <diego@biurrun.de> | 2012-06-13 11:41:12 +0200 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2012-07-03 17:35:11 +0200 |
commit | 09f211987cddf279390f8abe24d6a7a69622e356 (patch) | |
tree | 6f76ac0f8daf9794935c11bd99b7025daa13b178 /libavfilter | |
parent | 22662ca56086ddb7240dc84a68ad89c785682f36 (diff) | |
download | ffmpeg-09f211987cddf279390f8abe24d6a7a69622e356.tar.gz |
misc typo and wording fixes
Diffstat (limited to 'libavfilter')
-rw-r--r-- | libavfilter/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/version.h b/libavfilter/version.h index 0f4353fea9..56ebc27dfd 100644 --- a/libavfilter/version.h +++ b/libavfilter/version.h @@ -41,7 +41,7 @@ #define LIBAVFILTER_BUILD LIBAVFILTER_VERSION_INT /** - * Those FF_API_* defines are not part of public API. + * These FF_API_* defines are not part of the public API. * They may change, break or disappear at any time. */ #ifndef FF_API_AVFILTERPAD_PUBLIC |