ICU-13060 Remove random 200B in a URL

X-SVN-Rev: 39930
This commit is contained in:
Andy Heninger 2017-03-24 20:40:12 +00:00
parent 164a35ca2e
commit da410e89ee

View file

@ -885,7 +885,7 @@ public class DecimalFormat extends NumberFormat {
* number, and rounds to the closest even number if at the midpoint.
*
* <p>For more detail on rounding modes, see <a
* href="http://userguide.icu-project.org/formatparse/numbers/rounding-modes">the ICU User
* href="http://userguide.icu-project.org/formatparse/numbers/rounding-modes">the ICU User
* Guide</a>.
*
* <p>For backwards compatibility, the rounding mode is specified as an int argument, which can be