diff --git a/libavformat/avformat.h b/libavformat/avformat.h index 54dfdbf39a..7933cbb9e2 100644 --- a/libavformat/avformat.h +++ b/libavformat/avformat.h @@ -510,7 +510,7 @@ typedef struct AVFormatContext { unsigned int max_index_size; /** - * Maximum ammount of memory in bytes to use for buffering frames that are + * Maximum amount of memory in bytes to use for buffering frames * obtained from real-time capture devices. */ unsigned int max_picture_buffer;