# HG changeset patch # User Igor Sysoev # Date 1157569651 0 # Node ID 0bbb66f76af1c34ad386892cfbaf4e5b34aa5f74 # Parent 364195c9ee00d150c0c6d3b279abff23cfdfcfcf fix typo diff --git a/auto/os/freebsd b/auto/os/freebsd --- a/auto/os/freebsd +++ b/auto/os/freebsd @@ -14,7 +14,7 @@ ngx_spacer=' # __FreeBSD_version and sysctl kern.osreldate are the best ways # to determine whether some capability exists and is safe to use. -# __FreeBSD_version is used for the testing of the build enviroment. +# __FreeBSD_version is used for the testing of the build environment. # sysctl kern.osreldate is used for the testing of the kernel capabilities. version=`grep "#define __FreeBSD_version" /usr/include/osreldate.h \