Commit 6a58a2d0 authored by aurel's avatar aurel

typo

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16854 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 390a0e00
......@@ -81,7 +81,7 @@ typedef struct AVMetadata AVMetadata;
/**
* gets a metadata element with matching key.
* @param prev set to the previous matching element to find the next.
* @param flags allows case as well as suffix insensitive comparissions.
* @param flags allows case as well as suffix insensitive comparisons.
* @return found tag or NULL, changing key or value leads to undefined behavior.
*/
AVMetadataTag *
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment