aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorPedro F. Giffuni <pfg@FreeBSD.org>2016-05-03 22:01:48 +0000
committerPedro F. Giffuni <pfg@FreeBSD.org>2016-05-03 22:01:48 +0000
commita1ff7af013c83971c02a28fd0d1f5ddbb59e3f20 (patch)
tree5dc7f088dbf86206e51ccbf49535f02f8b3db243 /UPDATING
parent55b0545890bc9eed519649b2ab17ec0c5881c68c (diff)
downloadsrc-a1ff7af013c83971c02a28fd0d1f5ddbb59e3f20.tar.gz
src-a1ff7af013c83971c02a28fd0d1f5ddbb59e3f20.zip
Misc. build: minor spelling fixes.
No functional change.
Notes
Notes: svn path=/head/; revision=299007
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING2
1 files changed, 1 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index dcff31551e0d..7b1ec46ee4ee 100644
--- a/UPDATING
+++ b/UPDATING
@@ -905,7 +905,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11.x IS SLOW:
WITH_ICONV has been split into two feature sets. WITH_ICONV now
enables just the iconv* functionality and is now on by default.
WITH_LIBICONV_COMPAT enables the libiconv api and link time
- compatability. Set WITHOUT_ICONV to build the old way.
+ compatibility. Set WITHOUT_ICONV to build the old way.
If you have been using WITH_ICONV before, you will very likely
need to turn on WITH_LIBICONV_COMPAT.