diff avio.h @ 3198:814a32de9ec7 libavformat

minor typo fixes
author diego
date Mon, 31 Mar 2008 17:31:11 +0000
parents cf8bea8bc156
children b140b68a3747
line wrap: on
line diff
--- a/avio.h	Mon Mar 31 10:44:33 2008 +0000
+++ b/avio.h	Mon Mar 31 17:31:11 2008 +0000
@@ -269,7 +269,7 @@
 
 /**
  * Reads size bytes from ByteIOContext into buf.
- * This reads at most 1 packet. If that's not enough fewer bytes will be
+ * This reads at most 1 packet. If that is not enough fewer bytes will be
  * returned.
  * @returns number of bytes read or AVERROR
  */