Name: krC82822 Date: 07/10/2001
[in both the 1.3.x and 1.4.x docs]
http://java.sun.com/j2se/1.3/docs/api/java/text/NumberFormat.html
contains multiple typographical errors, such as
"objectst", in the summary of the method
StringBuffer format(Object number,
StringBuffer toAppendTo,
FieldPosition pos)
and
"the first unparse character", in the description of
public final Object parseObject(String source , ParsePosition parsePosition)
(Review ID: 127727)
======================================================================