From 2e0f25186fbb468c3df17608f8e39f278680382a Mon Sep 17 00:00:00 2001 From: gregnoel Date: Sun, 17 May 2009 15:54:06 +0000 Subject: [PATCH] typo git-svn-id: http://scons.tigris.org/svn/scons/trunk@4200 fdb21ef1-2011-0410-befe-b5e4ea1792b1 --- src/engine/SCons/Tool/javac.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/engine/SCons/Tool/javac.xml b/src/engine/SCons/Tool/javac.xml index e6826350..f106952b 100644 --- a/src/engine/SCons/Tool/javac.xml +++ b/src/engine/SCons/Tool/javac.xml @@ -74,7 +74,7 @@ Since SCons compiles in simple ASCII mode by default, the compiler will generate warnings about unmappable characters, which may lead to errors as the file is processed further. In this case, the user must specify the LANG -environment variable to tell the compiler what encoding is uesd. +environment variable to tell the compiler what encoding is used. For portibility, it's best if the encoding is hard-coded so that the compile will work if it is done on a system with a different encoding. -- 2.26.2