From 9da5922910700a992e8471635a5c45d0448345d2 Mon Sep 17 00:00:00 2001 From: miwi Date: Fri, 14 Aug 2009 11:34:57 +0000 Subject: - Fix some typos PR: 134541 Submitted by: Ganael Laplanche --- Mk/bsd.scons.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Mk') diff --git a/Mk/bsd.scons.mk b/Mk/bsd.scons.mk index a7f10e4..275b37b 100644 --- a/Mk/bsd.scons.mk +++ b/Mk/bsd.scons.mk @@ -45,11 +45,11 @@ CPPPATH?= ${LOCALBASE}/include # same for any scons port to scons. Things like CCFLAGS, and LINKFLAGS # go here. # -# SCONS_ARG is where you pass port specific scons flags to the scons -# enviornment. +# SCONS_ARGS is where you pass port specific scons flags to the scons +# environment. # # SCONS_BUILDENV is where you pass variables you want to be in the -# System Enviornment instead of the SCons Enviornment. +# System Environment instead of the SCons Environment. # # SCONS_TARGET is the same as MAKE_TARGET it is passed as the last # argument to scons. -- cgit v1.1