summaryrefslogtreecommitdiffstats
path: root/libavformat/avformat.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/avformat.h')
-rw-r--r--libavformat/avformat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/avformat.h b/libavformat/avformat.h
index 03fca57..c2bd849 100644
--- a/libavformat/avformat.h
+++ b/libavformat/avformat.h
@@ -844,7 +844,7 @@ typedef struct AVStream {
/**
* Number of internally decoded frames, used internally in libavformat, do not access
- * its lifetime differs from info which is why its not in that structure.
+ * its lifetime differs from info which is why it is not in that structure.
*/
int nb_decoded_frames;
OpenPOWER on IntegriCloud