changeset 3176:cf8bea8bc156 libavformat

1st attempt at correcting the punktuation.
author michael
date Sat, 22 Mar 2008 17:25:50 +0000
parents 55ce214a13ea
children f5ee8f2afc83
files avio.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/avio.h	Sat Mar 22 01:06:57 2008 +0000
+++ b/avio.h	Sat Mar 22 17:25:50 2008 +0000
@@ -269,7 +269,7 @@
 
 /**
  * Reads size bytes from ByteIOContext into buf.
- * This reads at most 1 packet. If thats not enough fewer bytes will be
+ * This reads at most 1 packet. If that's not enough fewer bytes will be
  * returned.
  * @returns number of bytes read or AVERROR
  */