From: Peter Edberg Date: Thu, 11 Oct 2012 19:42:10 +0000 (+0000) Subject: ICU-9617 Fix a couple of misspellings in API header comments X-Git-Tag: milestone-59-0-1~3429 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=62d858f72de5f1b78c961388a7171dce3f571e98;p=icu ICU-9617 Fix a couple of misspellings in API header comments X-SVN-Rev: 32601 --- diff --git a/icu4j/main/classes/core/src/com/ibm/icu/text/CurrencyMetaInfo.java b/icu4j/main/classes/core/src/com/ibm/icu/text/CurrencyMetaInfo.java index ac3fa0ac198..9f3d3b1f836 100644 --- a/icu4j/main/classes/core/src/com/ibm/icu/text/CurrencyMetaInfo.java +++ b/icu4j/main/classes/core/src/com/ibm/icu/text/CurrencyMetaInfo.java @@ -277,7 +277,7 @@ public class CurrencyMetaInfo { /** * Returns a string representing the filter, for debugging. - * @return A string representing the fielter. + * @return A string representing the filter. * @stable ICU 4.4 */ @Override @@ -394,7 +394,7 @@ public class CurrencyMetaInfo { /** * Returns a string representation of this object, useful for debugging. - * @return A string representing of this object. + * @return A string representation of this object. * @stable ICU 4.4 */ @Override