summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--design-data/value-types.csv2
1 files changed, 1 insertions, 1 deletions
diff --git a/design-data/value-types.csv b/design-data/value-types.csv
index a1854927..a4f2819b 100644
--- a/design-data/value-types.csv
+++ b/design-data/value-types.csv
@@ -48,4 +48,4 @@
"PROXIMITY","5036","(a)enum icalproperty_proximity","string","unitary","X=11300;ARRIVE;DEPART;CONNECT;DISCONNECT;NONE=11399"
"#NOTE for updaters. Preserve the icalvalue_kind Enum values and property Enum values to aid forward compatibility"
"# New Enum values for an existing icalvalue_kind should be inserted before the corresponding NONE value"
-"# New icalvalue_kind types should start their Enum value after the highest NONE value (currently 11299)"
+"# New icalvalue_kind types should start their Enum value after the highest NONE value (currently 11399)"