summaryrefslogtreecommitdiff
path: root/libavformat/avformat.h
diff options
context:
space:
mode:
authorRamiro Polla <ramiro.polla@gmail.com>2008-03-08 22:43:13 +0000
committerRamiro Polla <ramiro.polla@gmail.com>2008-03-08 22:43:13 +0000
commitffa71b2bbbbe1093c114d5af4b9e11d5f26f5800 (patch)
treea0bd00a4829b18f425e99665ec8f0a224ea37dd2 /libavformat/avformat.h
parentc2345207369600ea6649dc89c66ac0464f2daf0b (diff)
Typo + grammar
Originally committed as revision 12385 to svn://svn.ffmpeg.org/ffmpeg/trunk
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 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;