changeset 18156 | edb590d448c5 |
parent 14342 | 8435a30053c1 |
child 19054 | a64012cb49d6 |
--- a/jdk/src/share/classes/java/text/ChoiceFormat.java Mon Jun 10 12:26:20 2013 +0200 +++ b/jdk/src/share/classes/java/text/ChoiceFormat.java Mon Jun 10 12:58:32 2013 +0100 @@ -376,7 +376,7 @@ /** * Returns pattern with formatted double. - * @param number number to be formatted & substituted. + * @param number number to be formatted and substituted. * @param toAppendTo where text is appended. * @param status ignore no useful status is returned. */