diff auto/os/freebsd @ 686:0bbb66f76af1

fix typo
author Igor Sysoev <igor@sysoev.ru>
date Wed, 06 Sep 2006 19:07:31 +0000
parents 9c2f3ed7a247
children 113cd532b328
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 \