git: b627b3e6ea0d - main - RELNOTES: fix typo

From: Baptiste Daroussin <bapt_at_FreeBSD.org>
Date: Tue, 10 Oct 2023 11:59:34 UTC
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.