]> granicus.if.org Git - icu/commitdiff
ICU-12083 Fix non-ascii characters in comments
authorMichael Ow <mow@svn.icu-project.org>
Wed, 27 Jan 2016 19:24:28 +0000 (19:24 +0000)
committerMichael Ow <mow@svn.icu-project.org>
Wed, 27 Jan 2016 19:24:28 +0000 (19:24 +0000)
X-SVN-Rev: 38206

icu4c/source/i18n/unicode/reldatefmt.h
icu4c/source/i18n/unicode/ureldatefmt.h

index ffd485ec12717725dbb1a453109e98516d1570f4..81c71e16ab4f4840e988053eec25f57cd0c6af0f 100644 (file)
@@ -434,7 +434,7 @@ public:
      * using a text style if possible, e.g. "last week", "this week",
      * "next week", "yesterday", "tomorrow". Falls back to numeric
      * style if no appropriate text term is available for the specified
-     * offset in the objects locale.
+     * offset in the object's locale.
      *
      * @param offset    The signed offset for the specified unit.
      * @param unit      The unit to use when formatting the relative
index ba4f989e43450fc90058015ed3102c43f19a548b..2287e51c1da0dbe5845601c34e7873e803c2367a 100644 (file)
@@ -225,7 +225,7 @@ ureldatefmt_formatNumeric( const URelativeDateTimeFormatter* reldatefmt,
  * using a text style if possible, e.g. "last week", "this week",
  * "next week", "yesterday", "tomorrow". Falls back to numeric
  * style if no appropriate text term is available for the specified
- * offset in the objects locale.
+ * offset in the object's locale.
  *
  * @param reldatefmt
  *          The URelativeDateTimeFormatter object specifying the