Skip to content

Commit 3fda95b

Browse files
committed
ICU-23359 Reword comment: 'cloned from entry' → 'cloned from input'
1 parent fcf4324 commit 3fda95b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

icu4c/source/i18n/transreg.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ class TransliteratorAlias : public UMemory {
105105
// Here ID is the ID, aliasID is the idBlock, trans is the
106106
// contained RBT, and idSplitPoint is the offset in aliasID
107107
// where the contained RBT goes. compoundFilter is the
108-
// compound filter, and it is owned (cloned from entry).
108+
// compound filter, and it is owned (cloned from input).
109109
// 3. Rules
110110
// Here ID is the ID, aliasID is the rules string.
111111
// idSplitPoint is the UTransDirection.

0 commit comments

Comments
 (0)