Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Oct 2022 19:37:15 GMT
From:      Glen Barber <gjb@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 96d6531f01 - main - 12.4 release: fix a typo
Message-ID:  <202210261937.29QJbFBB025251@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by gjb:

URL: https://cgit.FreeBSD.org/doc/commit/?id=96d6531f01a942608165da7b75ed4efe2d88eabe

commit 96d6531f01a942608165da7b75ed4efe2d88eabe
Author:     Glen Barber <gjb@FreeBSD.org>
AuthorDate: 2022-10-26 19:37:01 +0000
Commit:     Glen Barber <gjb@FreeBSD.org>
CommitDate: 2022-10-26 19:37:01 +0000

    12.4 release: fix a typo
    
    Sponsored by:   Rubicon Communications, LLC ("Netgate")
---
 website/content/en/releases/12.4R/relnotes.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/content/en/releases/12.4R/relnotes.adoc b/website/content/en/releases/12.4R/relnotes.adoc
index dd15a93c77..e5a0d3e926 100644
--- a/website/content/en/releases/12.4R/relnotes.adoc
+++ b/website/content/en/releases/12.4R/relnotes.adoc
@@ -29,7 +29,7 @@ This document contains the release notes for FreeBSD {releaseCurrent}. It descri
 The {releaseType} distribution to which these release notes apply represents the latest point along the {releaseBranch} development branch since {releaseBranch} was created. Information regarding pre-built, binary {releaseType} distributions along this branch can be found at https://www.FreeBSD.org/releases/[https://www.FreeBSD.org/releases/].
 
 The {releaseType} distribution to which these release notes apply represents a point along the {releaseBranch} development branch since {releasePrev}.
-The {releaseCurren} is expected to be the final release from the {releaseBranch} branch.
+The {releaseCurrent} is expected to be the final release from the {releaseBranch} branch.
 Information regarding pre-built, binary {releaseType} distributions along this branch can be found at https://www.FreeBSD.org/releases/[https://www.FreeBSD.org/releases/].
 
 This distribution of FreeBSD {releaseCurrent} is a {releaseType} distribution. It can be found at https://www.FreeBSD.org/releases/[https://www.FreeBSD.org/releases/] or any of its mirrors. More information on obtaining this (or other) {releaseType} distributions of FreeBSD can be found in the link:{handbook}/mirrors[Obtaining FreeBSD appendix] to the link:{handbook}/[FreeBSD Handbook].



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210261937.29QJbFBB025251>