changeset 686:0bbb66f76af1

fix typo
author Igor Sysoev <igor@sysoev.ru>
date Wed, 06 Sep 2006 19:07:31 +0000
parents 364195c9ee00
children 8e446a2daf48
files auto/os/freebsd
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/auto/os/freebsd	Fri Sep 01 05:15:56 2006 +0000
+++ b/auto/os/freebsd	Wed Sep 06 19:07:31 2006 +0000
@@ -14,7 +14,7 @@
 
 # __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 \