OpenJDK / jdk7 / jdk7 / jdk
changeset 3968:d42338742583
7036842: HTML tag mismatch in API doc for ChoiceFormat
Reviewed-by: okutsu
author | peytoia |
---|---|
date | Fri, 15 Apr 2011 12:08:07 +0900 |
parents | cf5d466be0bd |
children | adfdbb41cdf2 d6afc2ca81cc |
files | src/share/classes/java/text/ChoiceFormat.java |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/share/classes/java/text/ChoiceFormat.java Thu Apr 14 12:37:11 2011 +0400 +++ b/src/share/classes/java/text/ChoiceFormat.java Fri Apr 15 12:08:07 2011 +0900 @@ -136,8 +136,8 @@ * </pre> * </blockquote> * And the output result would be like the following: + * <blockquote> * <pre> - * <blockquote> * Format with -INF : is negative * Format with -1.0 : is negative * Format with 0 : is zero or fraction