From e8950a2ba6c5fcc7eee9cacab6e41b76d00a016c Mon Sep 17 00:00:00 2001 From: Marc Fonvieille Date: Wed, 18 Sep 2024 08:43:44 +0200 Subject: [PATCH] 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.