git: 19d2bd3f29 - main - 14.2/relnotes: Fix typo

From: Colin Percival <cperciva_at_FreeBSD.org>
Date: Sun, 01 Dec 2024 00:53:15 UTC
The branch main has been updated by cperciva:

URL: https://cgit.FreeBSD.org/doc/commit/?id=19d2bd3f299db5ca7ee75bf80f060842ff0f270a

commit 19d2bd3f299db5ca7ee75bf80f060842ff0f270a
Author:     Colin Percival <cperciva@FreeBSD.org>
AuthorDate: 2024-12-01 00:52:23 +0000
Commit:     Colin Percival <cperciva@FreeBSD.org>
CommitDate: 2024-12-01 00:52:23 +0000

    14.2/relnotes: Fix typo
    
    Reported by:    Mike Watkins
---
 website/content/en/releases/14.2R/relnotes.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/content/en/releases/14.2R/relnotes.adoc b/website/content/en/releases/14.2R/relnotes.adoc
index e8564b569d..20ea99bc92 100644
--- a/website/content/en/releases/14.2R/relnotes.adoc
+++ b/website/content/en/releases/14.2R/relnotes.adoc
@@ -199,7 +199,7 @@ This section covers changes and additions to userland applications, contributed
 
 [[userland-programs]]
 === Userland Application Changes
-An option has been added to change the directory in man:env[1] which closely resemebles the feature in the GNU version of env although it does not support long options.
+An option has been added to change the directory in man:env[1] which closely resembles the feature in the GNU version of env although it does not support long options.
 gitref:08e8554c4a39[repository=src] (Sponsored by Klara, Inc.)
 
 [[userland-contrib]]