git: e8950a2ba6c5 - main - UPDATING: fix a typo

From: Marc Fonvieille <blackend_at_FreeBSD.org>
Date: Wed, 18 Sep 2024 06:44:27 UTC
The branch main has been updated by blackend:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e8950a2ba6c5fcc7eee9cacab6e41b76d00a016c

commit e8950a2ba6c5fcc7eee9cacab6e41b76d00a016c
Author:     Marc Fonvieille <blackend@FreeBSD.org>
AuthorDate: 2024-09-18 06:43:44 +0000
Commit:     Marc Fonvieille <blackend@FreeBSD.org>
CommitDate: 2024-09-18 06:43:44 +0000

    UPDATING: fix a typo
---
 UPDATING | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/UPDATING b/UPDATING
index a3176facc88e..1680f96e85b8 100644
--- a/UPDATING
+++ b/UPDATING
@@ -37,7 +37,7 @@ you update your ports collection, before attempting any port upgrades.
   Historically devel/binutils would implicitly use devel/elfutils when
   it discovers it previously installed. This resulted in it depending on,
   though not explicitly if previously found, elfutils when built manually.
-  This behvior has now changed. binutils will now disable any
+  This behavior has now changed. binutils will now disable any
   auto-dependency on elfutils. Users who build binutils manually and wish
   to have it depend on elfutls must now explicitly set the option when
   building binutils.