aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2006-09-06 19:07:31 +0000
committerIgor Sysoev <igor@sysoev.ru>2006-09-06 19:07:31 +0000
commite2f30beb932259ae3ed556f90604c33604dee710 (patch)
tree6f52bca0af3ce6fee29479b490dfb197c37d5a4e
parentdc1e3060eb9244a0d325f1dae7fe88757066b90d (diff)
downloadnginx-e2f30beb932259ae3ed556f90604c33604dee710.tar.gz
nginx-e2f30beb932259ae3ed556f90604c33604dee710.zip
fix typo
-rw-r--r--auto/os/freebsd2
1 files changed, 1 insertions, 1 deletions
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 \