aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Fonvieille <blackend@FreeBSD.org>2024-09-18 06:43:44 +0000
committerMarc Fonvieille <blackend@FreeBSD.org>2024-09-18 06:43:44 +0000
commite8950a2ba6c5fcc7eee9cacab6e41b76d00a016c (patch)
treedf9e1b1a1d54deba2ac1d416e4485d9a3e1617cc
parentafd690c4e22491504d877bc6292830caee0f7288 (diff)
UPDATING: fix a typo
-rw-r--r--UPDATING2
1 files changed, 1 insertions, 1 deletions
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.