aboutsummaryrefslogtreecommitdiffstats
path: root/NOTES
diff options
context:
space:
mode:
Diffstat (limited to 'NOTES')
-rw-r--r--NOTES2
1 files changed, 1 insertions, 1 deletions
diff --git a/NOTES b/NOTES
index 68eea3c..eb1c0e1 100644
--- a/NOTES
+++ b/NOTES
@@ -317,7 +317,7 @@ A: libiconv, as an internationalization library, supports those character
a nice encoding for debugging.
* UNICODE (big endian), UNICODEFEFF (little endian)
We DON'T implement these because they are stupid and not standardized.
- Full Unicode, in terms of `uint16_t' or `uint32_t'
+ Full Unicode, in terms of 'uint16_t' or 'uint32_t'
(with machine dependent endianness and alignment)
* UCS-2-INTERNAL, UCS-4-INTERNAL
We implement these because they are the preferred internal