From 4c236b4a47e23f1dceb945e0fe6701162f0c1cc9 Mon Sep 17 00:00:00 2001 From: Markus Scherer Date: Wed, 4 Mar 2015 22:31:07 +0000 Subject: [PATCH] ICU-11562 missed a sentence X-SVN-Rev: 37137 --- icu4c/source/common/unicode/uscript.h | 1 + 1 file changed, 1 insertion(+) 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.