git: 0eb1ef29d9 - main - [committers-guide] Fix typo

Fernando Apesteguía fernape at FreeBSD.org
Thu Apr 22 06:28:34 UTC 2021


The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/doc/commit/?id=0eb1ef29d9e8d02ee45d9397632f841c13ceb462

commit 0eb1ef29d9e8d02ee45d9397632f841c13ceb462
Author:     Fernando Apesteguía <fernape at FreeBSD.org>
AuthorDate: 2021-04-21 16:53:50 +0000
Commit:     Fernando Apesteguía <fernape at FreeBSD.org>
CommitDate: 2021-04-22 06:24:48 +0000

    [committers-guide] Fix typo
    
    s/relese/release
    
    Approved by: 0mp
    Differential Revision: https://reviews.freebsd.org/D29889
---
 documentation/content/en/articles/committers-guide/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc
index f55b9dc0bc..585d2b1478 100644
--- a/documentation/content/en/articles/committers-guide/_index.adoc
+++ b/documentation/content/en/articles/committers-guide/_index.adoc
@@ -2552,7 +2552,7 @@ There are several cases where approval is customary:
 
 * while a new committer is under mentorship
 * commits to an area of the tree to which you do not usually commit
-* during a relese cycle
+* during a release cycle
 * committing to a repo where you do not hold a commit bit (e.g. src committer committing to docs)
 
 While under mentorship, get mentor approval before the commit. Enter the mentor's username in this field, and note that they are a mentor:


More information about the dev-commits-doc-all mailing list