diff doc/admin/todo-large.txt @ 16:f9e4689b837d

Some minor updates for 15 years later.
author David A. Holland
date Tue, 31 May 2022 01:45:26 -0400
parents 13d2b8934445
children
line wrap: on
line diff
--- a/doc/admin/todo-large.txt	Tue May 31 01:00:55 2022 -0400
+++ b/doc/admin/todo-large.txt	Tue May 31 01:45:26 2022 -0400
@@ -119,7 +119,7 @@
 INTERNALS
 
  - Character sets. Right now, AG is limited to 16-bit-wide character
-sets, which is a problem as Unicode is now 24 bits wide. Also, the
+sets, which is a problem as Unicode is 24 bits wide. Also, the
 internal handling of case folding and so on is totally inadequate and
 needs a general revamp. And keywords only work with 8-bit character
 sets.