ICU-4586 fix spelling

X-SVN-Rev: 18449
This commit is contained in:
Ram Viswanadha 2005-08-17 22:31:34 +00:00
parent 9b74fc25da
commit 596c2520a7
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ import java.util.ListResourceBundle;
import com.ibm.icu.impl.ICUListResourceBundle;
/*
* Eclipse expects the java files in a package-like directory structure to have a package declaration at the top of the file.
* To fool Eclipse this file has an "jpp" extention. The ant build script copies this file to the default package and renames it
* To fool Eclipse this file has an "jpp" extension. The ant build script copies this file to the default package and renames it
* before building.
*/
/**

View File

@ -10,7 +10,7 @@ import com.ibm.icu.dev.test.TestFmwk;
import com.ibm.icu.util.UResourceBundle;
/*
* Eclipse expects the java files in a package-like directory structure to have a package declaration at the top of the file.
* To fool Eclipse this file has an "jpp" extention. The ant build script copies this file to the default package and renames it
* To fool Eclipse this file has an "jpp" extension. The ant build script copies this file to the default package and renames it
* before building.
*/
/**