]> git.kaiwu.me - nginx.git/commitdiff
fix typo
authorIgor Sysoev <igor@sysoev.ru>
Wed, 6 Sep 2006 19:07:31 +0000 (19:07 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Wed, 6 Sep 2006 19:07:31 +0000 (19:07 +0000)
auto/os/freebsd

index 870ec92419bf047c85095654f92ecb5dab183730..596aaa0673491e3b7db8b8f43a1be56437b2bd34 100644 (file)
@@ -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 \