ICU-4586 fix spelling
X-SVN-Rev: 18449
This commit is contained in:
parent
9b74fc25da
commit
596c2520a7
@ -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.
|
||||
*/
|
||||
/**
|
||||
|
@ -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.
|
||||
*/
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user