diff mpegts.c @ 6199:fa244b4fe683 libavformat

Fix grammar errors in documentation
author mru
date Wed, 30 Jun 2010 15:38:06 +0000
parents 86f5c95d5ca6
children 2d397bb856a4
line wrap: on
line diff
--- a/mpegts.c	Wed Jun 30 07:55:05 2010 +0000
+++ b/mpegts.c	Wed Jun 30 15:38:06 2010 +0000
@@ -239,7 +239,7 @@
 }
 
 /**
- *  Assembles PES packets out of TS packets, and then calls the "section_cb"
+ *  Assemble PES packets out of TS packets, and then call the "section_cb"
  *  function when they are complete.
  */
 static void write_section_data(AVFormatContext *s, MpegTSFilter *tss1,