mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-08 06:53:45 +00:00
ICU-12446 fix typo
X-SVN-Rev: 38605
This commit is contained in:
parent
f4376e1e6f
commit
bc785127a3
1 changed files with 1 additions and 1 deletions
|
@ -326,7 +326,7 @@ public final class UResource {
|
|||
* The size can be used to allocate storage for the items.
|
||||
* It may differ between child and parent bundles.
|
||||
*
|
||||
* @param size number of table items
|
||||
* @param size number of array items
|
||||
*/
|
||||
public void enter(int size) {}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue