summaryrefslogtreecommitdiff
path: root/doc/general.texi
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2008-01-20 23:55:40 +0000
committerDiego Biurrun <diego@biurrun.de>2008-01-20 23:55:40 +0000
commitfe74278f8a7c0a87ac537bef2ee934d2a1eec71c (patch)
treee6b986d403e3272297798cd473bc2e7adf90e5c7 /doc/general.texi
parent07e4e3ea8bcccce9bba6b07d9cb8f9e896a58548 (diff)
small grammar fix
Originally committed as revision 11582 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/general.texi')
-rw-r--r--doc/general.texi3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/general.texi b/doc/general.texi
index e6c5a5d95e..86f00f56dc 100644
--- a/doc/general.texi
+++ b/doc/general.texi
@@ -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