We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7139da0 commit 42d2b4eCopy full SHA for 42d2b4e
2 files changed
UnicodeBasic.lean
@@ -49,7 +49,7 @@ namespace Unicode
49
/-- Get character name
50
51
When the Unicode property `Name` is empty, a unique code label is returned
52
- as described in Unicode Standard, section 4.8. These labels start with
+ as recommended in Unicode Standard, section 4.8. These labels start with
53
`'<'` (U+003C) and end with `'>'` (U+003E) so they are distinguishable from
54
actual name values.
55
lean-toolchain
@@ -1 +1 @@
1
-leanprover/lean4:v4.29.0-rc6
+leanprover/lean4:v4.29.0-rc7
0 commit comments