summaryrefslogtreecommitdiff
path: root/design-data
diff options
context:
space:
mode:
authorKen Murchison <murch@fastmail.com>2022-01-05 09:16:28 -0500
committerKen Murchison <murch@fastmail.com>2022-01-18 19:32:26 -0500
commit104b8c316acc13cfc04563860965a45dd5f66e30 (patch)
tree5eb7402022cf6afd83549307406b9a71edc60a9b /design-data
parentbd5b3660223386f69ea056c9e95a42d447162bf3 (diff)
downloadlibical-git-104b8c316acc13cfc04563860965a45dd5f66e30.tar.gz
value-types.csv: fix comment
Diffstat (limited to 'design-data')
-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)"