aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--libcmap.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libcmap.h b/libcmap.h
index 2d249c6..127ba2a 100644
--- a/libcmap.h
+++ b/libcmap.h
@@ -139,6 +139,9 @@ extern const size_t libcmap_block_list_size;
/**
* Listing of all so called scripts as divided by Unicode
*
+ * Each codepoint only appears once: under their primary
+ * script as assigned by Unicode
+ *
* The scripts are sorted, in ascending order by name,
* except "Unknown" is added as the last script
*