Name: gsC80088 Date: 12/02/98
In the web page:
http://java.sun.com/products/jdk/1.2/docs/api/java/text/DecimalFormat.html
in the descriptions of the method:
- applyPattern
replace:
Example: "#,#00.0#;(#,#00.0#)" for negatives in parantheses.
by:
Example: "#,#00.0#;(#,#00.0#)" for negatives in parentheses.
(Review ID: 43597)
======================================================================