Skip to content

Commit d926f1a

Browse files
committed
Fix comment
1 parent b2a0e4d commit d926f1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

icu4c/source/i18n/unicode/messageformat2_formattable.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -528,7 +528,7 @@ class U_I18N_API FunctionOptions : public UObject {
528528
* The syntactic order of options is not guaranteed to
529529
* be preserved.
530530
*
531-
* @return A map from strings to FormattedPlaceholder objects representing
531+
* @return A map from strings to FunctionValue objects representing
532532
* the results of resolving each option value.
533533
*
534534
* @internal ICU 75 technology preview

0 commit comments

Comments
 (0)