Skip to content

Commit

Permalink
Update icu4c/source/i18n/messageformat2_parser.h
Browse files Browse the repository at this point in the history
Co-authored-by: Elango Cheran <[email protected]>
  • Loading branch information
catamorphism and echeran authored Apr 3, 2024
1 parent 5c0c9d5 commit 558bc69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion icu4c/source/i18n/messageformat2_parser.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ namespace message2 {

// Used for parameterizing attributes parsing code
// over the two builders that use it (Expression and Markup)
// Unfortunately the same OptionAddr class can't just be reused,
// Unfortunately the same OptionAdder class can't just be reused,
// becaues duplicate options are forbidden while duplicate attributes are not
template <class T>
class AttributeAdder {
Expand Down

0 comments on commit 558bc69

Please sign in to comment.