summaryrefslogtreecommitdiff
path: root/libavformat
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat')
-rw-r--r--libavformat/avformat.h2
1 files changed, 1 insertions, 1 deletions
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;