summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libavcodec/utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/utils.c b/libavcodec/utils.c
index aeb9b0a..d00fcc2 100644
--- a/libavcodec/utils.c
+++ b/libavcodec/utils.c
@@ -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)
{
OpenPOWER on IntegriCloud