From 60eaaca7b8a9598dc7756657e56e67db4af202f8 Mon Sep 17 00:00:00 2001 From: "Steven R. Loomis" Date: Tue, 1 Jul 2014 16:41:37 +0000 Subject: [PATCH] ICU-10842 fix mistagged ICU54 API X-SVN-Rev: 35974 --- icu4c/source/i18n/unicode/reldatefmt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icu4c/source/i18n/unicode/reldatefmt.h b/icu4c/source/i18n/unicode/reldatefmt.h index 87e34ac55d8..0a3a179b25f 100644 --- a/icu4c/source/i18n/unicode/reldatefmt.h +++ b/icu4c/source/i18n/unicode/reldatefmt.h @@ -369,7 +369,7 @@ public: * @param capitalizationContext A value from UDisplayContext that pertains to * capitalization. * @status Any error is returned here. - * @draft ICU 53 + * @draft ICU 54 */ RelativeDateTimeFormatter( const Locale& locale, -- 2.40.0