small grammar fix

Originally committed as revision 11582 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun 2008-01-20 23:55:40 +00:00
parent 07e4e3ea8b
commit fe74278f8a
1 changed files with 1 additions and 2 deletions

View File

@ -929,8 +929,7 @@ do not attach several unrelated patches to the same mail.
@item
Did you test your decoder or demuxer against damaged data? If no, see
tools/trasher and the noise bitstream filter. Your decoder or demuxer
should not crash or end in a (near) infinite loop when feeded with
damaged data.
should not crash or end in a (near) infinite loop when fed damaged data.
@end enumerate
@section Patch review process