Commit 4d6335a3 authored by takis's avatar takis

Fix typo.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@8065 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 412f7d8f
......@@ -1276,7 +1276,7 @@ void avcodec_init(void)
}
/**
* Flush buffers, should be called when seeking or when swicthing to a different stream.
* Flush buffers, should be called when seeking or when switching to a different stream.
*/
void avcodec_flush_buffers(AVCodecContext *avctx)
{
......
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