summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING2
1 files changed, 1 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index 6f852439bc7da..38b8003b95eb0 100644
--- a/UPDATING
+++ b/UPDATING
@@ -66,7 +66,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12.x IS SLOW:
20171102:
Building in a FreeBSD src checkout will automatically create object
directories now rather than store files in the current directory if
- 'make obj' was not ran. Calling 'make obj' is no longer necesarry.
+ 'make obj' was not ran. Calling 'make obj' is no longer necessary.
This feature can be disabled by setting WITHOUT_AUTO_OBJ=yes in
/etc/src-env.conf (not /etc/src.conf), or passing the option in the
environment.