diff --git a/icu4c/source/common/unicode/uscript.h b/icu4c/source/common/unicode/uscript.h index 6759b4f294..b217c81472 100644 --- a/icu4c/source/common/unicode/uscript.h +++ b/icu4c/source/common/unicode/uscript.h @@ -426,6 +426,7 @@ typedef enum UScriptCode { /** * One higher than the last script code constant. + * This value increases as constants for script codes are added. * * There are constants for Unicode 7 script property values. * There are constants for ISO 15924 script codes assigned on or before 2013-10-12.