diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index f6d8ae0270..62bd6b460e 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -1156,8 +1156,8 @@ First, (@pxref{Coding Rules}) above if you didn't yet. When you submit your patch, try to send a unified diff (diff '-up' option). I cannot read other diffs :-) -Also please do not submit patches which contain several unrelated changes, -split them into individual self-contained patches, this makes reviewing +Also please do not submit patches which contain several unrelated changes. +Split them into individual self-contained patches; this makes reviewing them much easier. Run the regression tests before submitting a patch so that you can