ICU-2334 typo

X-SVN-Rev: 14786
This commit is contained in:
Alan Liu 2004-03-27 04:49:28 +00:00
parent 06c4bd41f3
commit 3f63c576e8

View file

@ -477,7 +477,7 @@ class ChoiceFormat;
* then getMinimumSignificantDigits() and
* getMaximumSignificantDigits() will return non-positive numbers.
*
* <li>If signficant digits are in use, then the fraction digit counts
* <li>If significant digits are in use, then the fraction digit counts
* are ignored.
*
* </ul>