ICU-12047 Minor wording adjustment in toLocalizedPattern() headerdoc

X-SVN-Rev: 39245
This commit is contained in:
Peter Edberg 2016-09-15 17:32:24 +00:00
parent d9b9bd7d59
commit 9534ad1cf8

View file

@ -3835,7 +3835,7 @@ public class SimpleDateFormat extends DateFormat {
* <b>Note:</b> This implementation depends on {@link DateFormatSymbols#getLocalPatternChars()}
* to get localized format pattern characters. ICU does not include
* localized pattern character data, therefore, unless user sets localized
* pattern characters manually, this method returns a same result with
* pattern characters manually, this method returns the same result as
* {@link #toPattern()}.
*
* @stable ICU 2.0