ICU-12047 Minor wording adjustment in toLocalizedPattern() headerdoc

X-SVN-Rev: 39244
This commit is contained in:
Peter Edberg 2016-09-15 17:32:17 +00:00
parent 5b9fc6fc70
commit d9b9bd7d59

View File

@ -1005,7 +1005,7 @@ public:
* <b>Note:</b> This implementation depends on 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
* toPattern().
*
* @param result Receives the localized pattern.