about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2021-11-09 07:27:17 -0800
committerKartik K. Agaram <vc@akkartik.com>2021-11-09 07:27:17 -0800
commitcc39b738c5c4d7ebaa334d6fe21e782aaeb96f65 (patch)
tree8ac1d48922d3f02bcbf0c6beb5a1c65beb2a32c5
parentb49ea0c7b08db95071487a0b36f7c556d294df40 (diff)
downloadmu-cc39b738c5c4d7ebaa334d6fe21e782aaeb96f65.tar.gz
.
-rw-r--r--403unicode.mu4
1 files changed, 1 insertions, 3 deletions
diff --git a/403unicode.mu b/403unicode.mu
index 134f8216..5f5935c6 100644
--- a/403unicode.mu
+++ b/403unicode.mu
@@ -10,9 +10,7 @@
 # in 4 bytes. (This can be confusing if you focus just on ASCII, where Mu's
 # graphemes and code-points are identical.)
 #
-# Mu doesn't currently support combining code points, or graphemes made of
-# multiple code points. One day we will.
-#   https://en.wikipedia.org/wiki/Combining_character
+# Mu doesn't yet support graphemes consisting of multiple code points.
 
 fn test-unicode-serialization-and-deserialization {
   var i/ebx: int <- copy 0