Commit 56048011 authored by Panagiotis Issaris's avatar Panagiotis Issaris

Fix typo.

Originally committed as revision 8065 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent f6b375b9
......@@ -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