summaryrefslogtreecommitdiff
path: root/libavcodec/bsf.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/bsf.h')
-rw-r--r--libavcodec/bsf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/bsf.h b/libavcodec/bsf.h
index 9e05f0b8ce..cf35fc8e01 100644
--- a/libavcodec/bsf.h
+++ b/libavcodec/bsf.h
@@ -22,7 +22,7 @@
#include "avcodec.h"
/**
- * Called by the biststream filters to get the next packet for filtering.
+ * Called by the bitstream filters to get the next packet for filtering.
* The filter is responsible for either freeing the packet or passing it to the
* caller.
*/