Module: libav.org Branch: master Commit: 22471c504747d4bf53afd7f3b1c55c4432534bbe
Author: Janne Grunau <[email protected]> Committer: Janne Grunau <[email protected]> Date: Tue Nov 22 22:27:25 2011 +0100 bugreports: fix typos --- src/bugreports | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/bugreports b/src/bugreports index adc45bd..be8253e 100644 --- a/src/bugreports +++ b/src/bugreports @@ -41,8 +41,8 @@ When writing your bug report, please include (uncompressed): <p> If you encounter a crash bug, please provide the <code>gdb</code> output, -backtrace and disassembly using a unstripped <code>avconv</code> binary -as foolows: +backtrace and disassembly using an unstripped <code>avconv</code> binary as +follows: </p> <blockquote> _______________________________________________ libav-commits mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-commits
