Module: libav.org Branch: master Commit: dbb347132e9570ea1b9246af1c61b15667ca453a
Author: Sean McGovern <[email protected]> Committer: Luca Barbato <[email protected]> Date: Sun Mar 15 00:48:08 2015 -0400 download: fix spelling and sentence structure Signed-off-by: Luca Barbato <[email protected]> --- src/download | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/download b/src/download index d73dad3..5a7c322 100644 --- a/src/download +++ b/src/download @@ -3,7 +3,7 @@ <small> Libav has always been a very <b>experimental</b> and developer-driven project. It is a key component in many multimedia projects and has new features added -constantly. To provide a <b>stable</b> fundation major releases are cut every +constantly. To provide a <b>stable</b> foundation, major releases are cut every 4-6 months and maintained across at least <b>two</b> years. </small> </div> @@ -11,8 +11,8 @@ constantly. To provide a <b>stable</b> fundation major releases are cut every <a name="releases"></a><h1>Libav Releases</h1> <p> -At semi-regular intervals Libav makes releases that represent snapshots of Libav -at the moment the release branch was cut. Between major releases point releases +At semi-regular intervals, Libav makes releases that represent snapshots of Libav +at the moment the release branch was cut. Between major releases, point releases will appear that add <b>only bug fixes</b> but no new features. <div class="alert alert-info"> These releases are intended for <b>distributors</b> and system integrators to ensure _______________________________________________ libav-commits mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-commits
