From e2f30beb932259ae3ed556f90604c33604dee710 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Wed, 6 Sep 2006 19:07:31 +0000 Subject: [PATCH] fix typo --- auto/os/freebsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auto/os/freebsd b/auto/os/freebsd index 870ec9241..596aaa067 100644 --- 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 \