diff apiexample.c @ 1427:3a6d613c88d8 libavcodec

spelling fix
author bellard
date Thu, 28 Aug 2003 13:30:03 +0000
parents 951a4448c05a
children 902556e6d21d
line wrap: on
line diff
--- a/apiexample.c	Tue Aug 26 22:26:18 2003 +0000
+++ b/apiexample.c	Thu Aug 28 13:30:03 2003 +0000
@@ -3,7 +3,7 @@
  * avcodec API use example.
  *
  * Note that this library only handles codecs (mpeg, mpeg4, etc...),
- * not file formats (avi, vob, etc...). See library 'libav' for the
+ * not file formats (avi, vob, etc...). See library 'libavformat' for the
  * format handling 
  */