Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Oct 2023 11:59:34 GMT
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: b627b3e6ea0d - main - RELNOTES: fix typo
Message-ID:  <202310101159.39ABxYPA038087@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/src/commit/?id=b627b3e6ea0d806b2c54dd1654cab310825ae147

commit b627b3e6ea0d806b2c54dd1654cab310825ae147
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2023-10-10 11:39:36 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2023-10-10 11:59:32 +0000

    RELNOTES: fix typo
    
    Reported by:    garga
---
 RELNOTES | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/RELNOTES b/RELNOTES
index 880cec5d3fe1..77d423a5c50c 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -11,7 +11,7 @@ newline.  Entries should be separated by a newline.
 Changes to this file should not be MFCed.
 
 ff01d71e48d4:
-	dialog(1) has been replace by bsddialog(1)
+	dialog(1) has been replaced by bsddialog(1)
 
 41582f28ddf7:
 	FreeBSD 15.0 will not include support for 32-bit platforms.



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