ICU-5862 Fixed a TYPO - WARINNG

X-SVN-Rev: 22445
This commit is contained in:
Yoshito Umaoka 2007-08-21 03:11:38 +00:00
parent bcf05ee225
commit 6071e89e36

View File

@ -191,7 +191,7 @@
</target>
<target name="displayBuildEnvWarning" unless="default.java.env">
<echo message="####################### WARINNG #######################" />
<echo message="####################### WARNING #######################" />
<echo message="The JDK version used by the current build environment" />
<echo message="does not match the reference JDK version for this" />
<echo message="ICU4J release. The build outputs may not be identical" />