diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-08-11 11:49:44 +0000 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-08-11 11:49:44 +0000 |
commit | 4bf2d6e8d46342f2be615153c79a32fabe683573 (patch) | |
tree | 336ec15ddf316a376379f2adbefaa5b59bd774fa | |
parent | c7c7feaa12c910516698d7d4a49060ac17a1845e (diff) | |
download | ffmpeg-4bf2d6e8d46342f2be615153c79a32fabe683573.tar.gz |
Fix typo.
Originally committed as revision 24767 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r-- | doc/APIchanges | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index 6ec3dae809..5c0dc351c9 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -24,7 +24,7 @@ API changes, most recent first: Add a type field to AVFilterBufferRef, and move video specific properties to AVFilterBufferRefVideoProps. - This changs breaks libavfilter API/ABI. + This change breaks libavfilter API/ABI. 2010-08-07 - r24732 - lavfi 1.31.0 - AVFilterLink Rename AVFilterLink fields: |