From: Jakub Wilk Date: Fri, 1 Mar 2024 09:33:46 +0000 (+0100) Subject: docs: fix typos X-Git-Tag: v2.40~40 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7d30d756e66068173a6a6dd30e549933e392f523;p=thirdparty%2Futil-linux.git docs: fix typos Signed-off-by: Jakub Wilk (cherry picked from commit 292586e4a6e887d37134db446c6dbd2c7a046d86) --- diff --git a/Documentation/howto-contribute.txt b/Documentation/howto-contribute.txt index f8de234b3..97f3ce1e1 100644 --- a/Documentation/howto-contribute.txt +++ b/Documentation/howto-contribute.txt @@ -55,12 +55,12 @@ Repositories & Branches * Branches: - master - continuos development + master - continuous development stable/vX.Y - stable releases Since version 2.40, the "master" branch remains continuously open and is never subjected to feature freezes. The stabilization process for - the upcoming release is exclusively conducted within the "stable/" branche. + the upcoming release is exclusively conducted within the "stable/" branches. Upon branching from "master" to "stable/vX.Y," a new tag vX.Y+1-devel is generated to serve as placeholder for git-based versioning (refer to tools/git-version-gen). Subsequently, changes specific to the new release